]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Set twl6030 irq_wake infrastructure up
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 6 Sep 2011 15:59:30 +0000 (21:29 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 6 Oct 2011 14:44:00 +0000 (16:44 +0200)
commit5905b644abfa25cbd3c65a6667b7ee94820e8ea2
tree25b2dd0a0d172897894cdf8f6b395616a6d0cd3f
parenteeb7762c012537517280afe10e2c6a01781d19b0
mfd: Set twl6030 irq_wake infrastructure up

TWL6030 devices have an interrupt line which is connected to
application processor like OMAP. These devices support multiple features
such as MMC card detect, USB cable detect, RTC interrupt, etc. that must
wake up the application processor.

With this change, TWL6030 client drivers can make use of
irq_wake() if the wakeup is desirable on it's irq events.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6030-irq.c