Re: [PATCH 3.9-stable] mmc: dw_mmc: fix fifo access for 64-bit

2013-05-16 Thread Greg KH
On Mon, May 06, 2013 at 01:33:22PM +0900, Jonghwan Choi wrote: > This patch looks like it should be in the 3.9-stable tree, should we apply > it? It doesn't apply to the 3.9 tree, so it's going to be bit hard to do this... sorry, greg k-h -- To unsubscribe from this list: send the line "unsubscr

[PATCH 3.9-stable] mmc: dw_mmc: fix fifo access for 64-bit

2013-05-05 Thread Jonghwan Choi
This patch looks like it should be in the 3.9-stable tree, should we apply it? -- From: "Seungwon Jeon " commit c09fbd7451b797213b3df8bf06b9ec33f954 upstream mci_writew causes a failure of fifo access for 64-bit. mci_writeq is correct. Signed-off-by: Seungwon Jeon Acked-by