commit | 0b82684c3c19aff092bb303959a31dbe5c965922 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Apr 13 16:03:38 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Fri Apr 18 20:05:31 2008 +0200 |
tree | eaf61a14a686ffd77de78a266af597a81ef75557 | |
parent | 9d7c6eee523c78b6ea4b56bd3927860d850616e5 [diff] |
sdhci: improve no card, no reset quirk The quirk was meant to just inhibit some resets, but ended up blocking all of them. Fortunately, this was just what was needed. Change the comment to reflect reality. Also, this issue has just been observed on Samsung laptops, so reduce the number of chips the quirk affects. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>