commit | 64aabc281fc4bc53ef7d19762752563df68b8460 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Sep 29 10:21:29 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Tue Oct 13 06:17:37 2009 -0500 |
tree | f17675c5af12eb4dad8b93249bb3bdda59bfe322 | |
parent | d77b681130dd6738c77b6e8bbe9ab745e61397c9 [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>