commit | 1ac96265a6f35080083e85b0f58182cdc9c07d0e | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Oct 11 13:55:31 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 13 19:54:22 2012 +0100 |
tree | 68d4298bda44612a7ac9d4f0a588a2aa38c1b795 | |
parent | f9be134357c0200ce48f4cd56b4ec50d3d2e777e [diff] |
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>