commit | 2a6cc97b91997ae485312ac91ffbcea6a89b663a | [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 | 0297ec7e2a4039b8a28346f52f3ccca4db1ddc62 [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>