Hi Chris, This patch has dependency with Abhilash's patch(mmc:dw-mmc: Add sdio power binding) That patch is modified the dw_mci_setup_bus's argument. So it is produced the compiler error.
Do you modify the dw_mci_bus_setup(slot, false) instead of dw_mci_bus_setup(slot)? Otherwise, i will resend the patch after modify. Best Regards, Jaehoon Chung On 12/04/2012 04:44 AM, Chris Ball wrote: > Hi, > > On Thu, Nov 08 2012, Jaehoon Chung wrote: >> To ensure the stable clock need to enable before set the >> DW_MMC_CARD_NEED_INIT flag. >> If set DW_MMC_CARD_NEED_INIT flag, wait for 80-clock before first command >> after power-up. >> >> Signed-off-by: Jaehoon Chung <[email protected]> >> Signed-off-by: Kyungmin Park <[email protected]> >> Acked-by: Seungwon Jeon <[email protected]> > > Thanks, pushed to mmc-next for 3.8 with Will's ACK. > > - Chris. > -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
