Hello.

On 02-03-2012 20:50, Benoit Cousson wrote:

Card detect IRQ from the TWL6030 used to be provided to the MMC

controller code using a statically allocated IRQ scheme:

   card_detect_irq = TWL6030_IRQ_BASE + MMCDETECT_INTR_OFFSET;

This is no longer valid in a SPARSE_IRQ context since there is no more
pre-defined TWL6030_IRQ_BASE.

Return the proper card detect IRQ value in the twl6030_mmc_card_detect_config
that will be called from the MMC controller.

Signed-off-by: Benoit Cousson<b-cous...@ti.com>
Cc: Felipe Balbi<ba...@ti.com>
Cc: Tony Lindgren<t...@atomide.com>
Cc: Rajendra Nayak<rna...@ti.com>
---
  drivers/mfd/twl6030-irq.c |    3 ++-

    Subject talks about twl4030-irq.

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to