mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
c3f28802a1
The response type of the MMC_SEND_OP_COND command is correctly determined using the mmc_resp_type macro, because the only use of that opcode, mmc_send_op_cond, correctly places MMC_RSP_R3 in cmd.flags. So there is no need to treat that opcode separately. Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
board.h | ||
dbg.c | ||
dbg.h | ||
Kconfig | ||
Makefile | ||
mt6575_sd.h | ||
sd.c | ||
TODO |