commit | 4eb3af078267e103fb957cb831497cf7670fb3f4 | [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 | 54737ba17a8444175fa94d758b83f120bbea3351 [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>