mfd: Initialize tps65912 irq platform data properly
authorAxel Lin <axel.lin@gmail.com>
Sun, 19 Feb 2012 07:50:11 +0000 (15:50 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:47 +0000 (18:46 +0100)
commit8dfc4705828178ae25f08ce774831e4c19de8e51
tree29522b06b913a3965d9c55cbecaea76cccb8964f
parent855cc454341c6ca1212bf86939f2f2a51ab54e18
mfd: Initialize tps65912 irq platform data properly

irq_base of the tps65912 irq platform data should be
initialized with the board provided irq_base data.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65912-core.c