* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> [100617 23:09]: > On Thu, 17 Jun 2010 20:57:19 +0530 (IST) > "kishore kadiyala" <kishore.kadiyala@xxxxxx> wrote: > > > Adding card detect callback function which gives the status of > > the card .For MMC1 Controller, Card detect interrupt source is > > twl6030 and card present/absent status is provided by MMCCTRL > > register of twl6030. > > > > Signed-off-by: Kishore Kadiyala <kishore.kadiyala@xxxxxx> > > --- > > arch/arm/mach-omap2/board-4430sdp.c | 11 +++++-- > > arch/arm/mach-omap2/hsmmc.c | 1 + > > arch/arm/plat-omap/include/plat/mmc.h | 1 + > > drivers/mfd/twl6030-irq.c | 23 ++++++++++++++++ > > drivers/mmc/host/omap_hsmmc.c | 30 ++++++++++++++++++--- > > include/linux/i2c/twl.h | 46 +++++++++++++++++++++++++++++++++ > > 6 files changed, 104 insertions(+), 8 deletions(-) > > I assume this depends on "[PATCH v5 1/2] OMAP HSMMC: Adding a Flag to > determine the type of Card detect"? > > It's all a bit too remote from my (ever-expanding) work area, so I'll > assume that Tony or someone will look after these. Yeah we'll queue these via the omap patches once everybody is happy with them. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html