the mxcmmc(4) driver is shared across the i.MX and the MPC512x platforms the driver's initialization did setup the i.MX related clocks but did not setup the MPC512x related clock, this change fixes the omission and thus makes SDHC/MMC fully operational on both platforms Gerhard Sittig (1): mmc: mxcmmc: setup mpc512x related clocks drivers/mmc/host/mxcmmc.c | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html