Files
linux/drivers
Russell King - ARM Linux 0a2d4048a2 mmc: block: allow get_card_status() to return error status
If the MMC_SEND_STATUS command is not successful, we should not return
a zero status word, but instead allow the caller to know positively
that an error occurred.

Convert the open-coded get_card_status() to use the helper function,
and provide definitions for the card state field.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-07-20 17:20:54 -04:00
..
2011-06-11 15:06:48 -07:00
2011-07-11 09:52:35 -04:00
2011-07-03 14:26:24 -05:00
2011-06-14 15:15:25 +09:00
2011-07-04 16:02:48 +09:00
2011-07-17 12:40:08 +00:00