Just a heads up that the commit below is causing build failures in linux-next: drivers/mmc/host/tmio_mmc_pio.c:343:11: error: 'struct tmio_mmc_host' has no member named 'native_hotplug' drivers/mmc/host/tmio_mmc_pio.c:969:12: error: 'struct tmio_mmc_host' has no member named 'native_hotplug' make[4]: *** [drivers/mmc/host/tmio_mmc_pio.o] Error 1 http://kisskb.ellerman.id.au/kisskb/buildresult/5878512/ Paul. -- commit 6c34d289dcc6675da8c130c5d5cdc5e8f15ec7d7 Author: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> Date: Wed Feb 22 13:16:09 2012 +0100 mmc: tmio_mmc: do not enable card hotplug interrupts, if unused If TMIO MMC is used in polling mode, or the card is non-removable, or card-detection is performed, using an external interrupt, there is no need to enable controller native card hotplug interrupts. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> Signed-off-by: Chris Ball <cjb@xxxxxxxxxx> -- 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