[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints
authorJim Cromie <jim.cromie@gmail.com>
Tue, 27 Jun 2006 09:54:15 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:42 +0000 (17:32 -0700)
commit55b8c0455b8aeb80f94183fa3aa42e3fa62b1705
treeec8f219a8518f32c1d7aef9546410f074cfb352e
parent979b5ec3a7055d35b212f657e80257ec1346aa0e
[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints

Per kernel headers, device minor numbers are unsigned ints.  Do the same in
this 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>
arch/i386/kernel/scx200.c
include/linux/scx200_gpio.h