Hi, On Fri, Mar 09 2012, Magnus Damm wrote: > On Fri, Mar 9, 2012 at 6:16 PM, Guennadi Liakhovetski > <g.liakhovetski@xxxxxx> wrote: >> Currently if a platform wants to implement a non-standard card-detection >> method, it would need to call tmio_mmc_cd_wakeup(), which is an inline >> function, calling mmc_detect_change(). For this the platform would have >> to link mmc_core statically into the kernel, losing the ability to build >> it as a module. This patch adds a callback to the sh_mobile_sdhi driver, >> which eliminates this dependency. >> >> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> > > Looks good to me, thanks for this! > > Acked-by: Magnus Damm <damm@xxxxxxxxxxxxx> Pushed to mmc-next for 3.4, thanks. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- 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