mfd: twl6040: Correct Ready and Thermal interrupt handling
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 11 Oct 2012 11:55:31 +0000 (13:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Nov 2012 18:54:22 +0000 (19:54 +0100)
commit1ac96265a6f35080083e85b0f58182cdc9c07d0e
tree68d4298bda44612a7ac9d4f0a588a2aa38c1b795
parentf9be134357c0200ce48f4cd56b4ec50d3d2e777e
mfd: twl6040: Correct Ready and Thermal interrupt handling

Create new irq handler for thermal events in order to be able to handle the
event and clean up the code regarding to interrupt handling:
Use proper function names for the irq handlers
No need to read the INTD register anymore.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl6040-core.c