ARM: 6370/1: mmci: use _cansleep GPIO functions
authorLinus Walleij <linus.walleij@stericsson.com>
Sun, 12 Sep 2010 11:56:44 +0000 (12:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Sep 2010 14:02:28 +0000 (15:02 +0100)
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>
drivers/mmc/host/mmci.c

Simple merge