git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94c6cee
)
mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 12 Jun 2012 20:56:09 +0000
(22:56 +0200)
committer
Chris Ball
<cjb@laptop.org>
Sat, 21 Jul 2012 04:02:07 +0000
(
00:02
-0400)
The MMC_SLEEP_AWAKE and SD_IO_SEND_OP_COND commands share the same
opcode. SD_IO_SEND_OP_COND isn't supported by the SH MMCIF, but
MMC_SLEEP_AWAKE is. Discriminate between the two commands using the
command flags, and reject SD_IO_SEND_OP_COND only.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mmcif.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sh_mmcif.c
Simple merge