? 2015/8/13 6:05, Ralf Baechle ??: > On Thu, Aug 06, 2015 at 02:45:15PM +0800, Shawn Lin wrote: > >> DesignWare MMC Controller's transfer mode should be decided >> at runtime instead of compile-time. So we remove this config >> option and read dw_mmc's register to select DMA master. >> >> Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com> >> --- >> >> Changes in v4: None >> Changes in v3: None >> Changes in v2: None >> >> arch/mips/configs/pistachio_defconfig | 1 - > > Acked-by: Ralf Baechle <ralf at linux-mips.org> > > Please feel free to merge this patch with the remainder > of the series. > Thanks, Ralf. :) v5 is coming which will be rebased on "https://github.com/jh80chung/dw-mmc.git tags/dw-mmc-for-ulf-v4.2" for the next merge window that make Jeahoon do it easier. Also define new macro for reading HCON register suggested by Joachim. > Ralf > > > -- Shawn Lin