Jim Cromie
babcfade47
[PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init
...
- Switch from register_chrdev() to (register|alloc)_chrdev_region().
- use a cdev. This was intended for original patchset, but was
overlooked.
We use a single cdev for all pins (minor device-numbers), as gleaned
from cs5535_gpio, and in contrast to whats currently done in scx200_gpio
(which I'll fix soon)
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 13:24:26 -07:00
..
2006-07-02 13:58:50 -07:00
2006-07-10 13:24:18 -07:00
2006-06-27 09:23:59 -07:00
2006-07-08 13:30:09 -07:00
2006-07-10 13:24:12 -07:00
2006-07-10 13:24:25 -07:00
2006-07-10 13:24:15 -07:00
2006-07-10 13:24:15 -07:00
2006-07-10 13:24:26 -07:00
2006-06-26 09:58:21 -07:00
2006-06-23 07:43:06 -07:00
2006-07-07 09:46:45 -07:00
2006-06-26 17:34:39 +10:00
2006-07-03 19:45:31 -07:00
2006-07-10 13:24:25 -07:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:50 -07:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:50 -07:00
2006-07-03 15:27:09 -07:00
2006-07-03 15:27:08 -07:00
2006-07-04 10:24:57 -07:00
2006-07-03 15:27:07 -07:00
2006-07-10 13:24:15 -07:00
2006-07-10 13:24:26 -07:00
2006-07-10 13:24:20 -07:00
2006-07-10 13:24:17 -07:00
2006-07-10 13:24:15 -07:00
2006-07-03 09:41:12 -05:00
2006-07-02 13:58:50 -07:00
2006-07-02 13:58:50 -07:00
2006-07-03 15:27:10 -07:00
2006-07-03 21:29:08 -07:00
2006-07-10 13:24:15 -07:00
2006-06-30 19:25:36 +02:00
2006-06-25 10:01:04 -07:00
2006-07-02 13:58:52 -07:00
2006-07-02 13:58:50 -07:00
2006-07-10 13:24:21 -07:00
2006-07-10 13:24:12 -07:00
2006-07-03 15:26:58 -07:00
2006-06-30 19:25:36 +02:00
2006-07-02 13:58:50 -07:00
2006-07-10 13:24:25 -07:00
2006-07-02 13:58:50 -07:00
2006-07-10 13:24:22 -07:00
2006-07-05 14:31:13 +01:00
2006-07-02 13:58:50 -07:00
2006-07-03 15:27:09 -07:00
2006-07-02 13:58:50 -07:00
2006-06-29 14:19:21 -07:00
2006-07-10 13:24:21 -07:00
2006-07-10 13:24:20 -07:00
2006-06-23 07:43:06 -07:00
2006-06-30 19:25:36 +02:00
2006-06-17 21:18:43 -07:00
2006-06-26 09:58:21 -07:00