commit | 18a06301158b5e4e9fae29e477f468e23f3eda90 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Sun Sep 12 12:56:44 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Sep 23 15:02:28 2010 +0100 |
tree | db4c418a505bffe3b1e4f1981725ea5748a188e7 | |
parent | 4b8caec09562ce7e6e3aaf2954eef8ea73ba67b8 [diff] |
ARM: 6370/1: mmci: use _cansleep GPIO functions Currently the kernel is screaming about slowpath at me for the wp/cd callbacks. Switch to the _cansleep variants so as to silence this. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>