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)
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>

No differences found