Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information