]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 22 Jan 2014 08:17:09 +0000 (09:17 +0100)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 7 Feb 2014 15:47:19 +0000 (17:47 +0200)
commitf9ec45d1d9d83db9a6539f78d51ff257373f3c4f
tree985d79088e53af265e8dd19667c3e0f9d0601bc3
parentd3e016cc28684cd32d826a9414a0e89ccf80861a
mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B

As per the below commit
"mmc: sdhci: add the quirk for broken r1b response"
(sha1: 3a6383207be3f71b39004e64464a6e99290b16fa)
need to add quirk SDHCI_QUIRK_BROKEN_R1B, when the
response type is R1b.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
drivers/mmc/zynq_sdhci.c