Home
last modified time | relevance | path

Searched hist:c09fbd7451b797213b3df8bf077776b9ec33f954 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Ddw_mmc.cdiff c09fbd7451b797213b3df8bf077776b9ec33f954 Mon Mar 25 08:28:22 CET 2013 Seungwon Jeon <tgih.jun@samsung.com> mmc: dw_mmc: fix fifo access for 64-bit

mci_writew causes a failure of fifo access for 64-bit.
mci_writeq is correct.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>