diff options
author | Benoit Cousson <[email protected]> | 2012-03-02 16:15:22 +0100 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2012-03-22 13:02:48 +0100 |
commit | bdd61bc667401dc8054b69dddb0cf32ca2aab57b (patch) | |
tree | 9b3bcc8af0f5d022b19554d7fb5f10a6ad7467db /net/lapb/lapb_timer.c | |
parent | fd7cdddf9fe0fc63a10233223cf9fd774b33612c (diff) |
mfd: Return twl6030_mmc_card_detect IRQ for board setup
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 <[email protected]>
Cc: Felipe Balbi <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Rajendra Nayak <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions