]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Thu, 23 Feb 2012 16:38:10 +0000 (17:38 +0100)
commite9c55a2d6e6e0ac6a7a53cf5618dfec55ef0dccd
treea44741ebcdf3bae4ddc0117c59772010365d3a65
parent1da8e5bfc49b6f66a6a6fbd71713639d7734197b
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