mfd: Allow to specify max77686 interrupt through DT or platform file also
authorYadwinder Singh Brar <yadi.brar01@gmail.com>
Mon, 9 Jul 2012 11:21:45 +0000 (13:21 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 Jul 2012 13:13:42 +0000 (15:13 +0200)
commit2b40459b7ee502c970d9f1dcf94dfa4d58ec1d85
treec17a8614a3fd213063221c13510ae885e89291cb
parent9bdf9b4ec7c8b707cd0d9109d576c4eb69cd84bb
mfd: Allow to specify max77686 interrupt through DT or platform file also

Presently driver expects irq_gpio pin in platform data and maps it to irq
itself. But we can also directly specify the interrupt in DT or platform file.

Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max77686-irq.c
drivers/mfd/max77686.c