Files
linux/drivers/char
Jim Cromie 635adb6cd2 [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N
Remove the scx200_gpio's cdev-array & ksalloc, replacing it with a single
static struct cdev, which is sufficient for all the pins.

cdev_put is commented out since kernel wont link properly with it, and its
apparently not needed.

With these patches, this driver continues to work with Chris Boot's
leds_48xx driver.

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-14 21:53:53 -07:00
..
2006-01-01 22:21:50 +01:00
2006-03-28 16:45:26 +11:00
2005-10-29 19:30:42 +01:00
2006-03-28 09:16:08 -08:00
2006-06-28 14:59:05 -07:00
2006-07-12 12:52:55 -07:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00