commit | 9b170b8fdbd14a197ad26b4354f3810c65a96602 | [log] [tgz] |
---|---|---|
author | Jim Cromie <jim.cromie@gmail.com> | Tue Jun 27 02:54:17 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:42 2006 -0700 |
tree | 087cea45b78d6091410729ecd94083833231ea72 | |
parent | 9550a339e1ab1709dd53d92a1b76eecae2df9f3c [diff] |
[PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization Pull shadow-reg initialization into separate function now, rather than doing it 2x later (scx200, pc8736x). When we revisit 2nd drvr below, it will be to reimplement an init function, rather than another refactor. 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>