commit | 15805173b75c3fcb0ec7cb4d7dde55fc59cdbfd2 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Sep 29 10:21:29 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Oct 04 10:51:31 2009 -0500 |
tree | 35abb7ed9ea90ddd4509c536b2ea12ceee12c53e | |
parent | 9668ff6db920565db2ef7eab47f80ef597ce3818 [diff] |
SMC911X: Add chip auto detection Refactor the smc911x driver to allow for detecting when the chip is missing. I.e. the detect_chip() function is called earlier and will abort gracefully when the Chip ID read returns all 1's. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Dirk Behme <dirk.behme@googlemail.com> Acked-by: Ben Warren <biggerbadderben@gmail.com>