diff options
| author | Jim Cromie <[email protected]> | 2006-07-10 04:45:37 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-10 13:24:26 -0700 |
| commit | babcfade47371eea81fd7f24d892b5ff5b1786ea (patch) | |
| tree | a0b5f1ce6d0ab758f78a35a1e8fd0ce07c8572f3 /include/linux | |
| parent | 27385085f19a9bc9b147905554e6e2509fdaceb2 (diff) | |
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions