commit | 25cc5e5bd20e9274dddb9d1e55b83798363528dc | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sat Nov 05 10:16:50 2005 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Nov 05 10:16:50 2005 +0000 |
tree | fd065b54bbce7e04387670e163d2aba1ddf43ace | |
parent | 34cf9e37507c65f7398df4c21a18d4a3e83881d7 [diff] |
[MMC] Fix chip config in wbsd There is a broken if clause in the wbsd driver that can cause the driver to try and configure the chip even though none is found. This results in i/o on invalid ports. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>