linux/drivers/mmc
Rabin Vincent 3fe95db19b mmc: usdhi6rol0: fix ack register write
The intent appears to be to clear only the bits which are set in status
(by setting them to zero in the ack write), like in the other interrupt
handlers, and not to always clear everything (by always writing zero).
Use the correct not operator.

Signed-off-by: Rabin Vincent <rabin.vincent@axis.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-08-27 14:50:55 +02:00
..
card mmc: block: skip trim for some kingston eMMCs 2015-08-27 14:50:52 +02:00
core mmc: block: skip trim for some kingston eMMCs 2015-08-27 14:50:52 +02:00
host mmc: usdhi6rol0: fix ack register write 2015-08-27 14:50:55 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00