]> Pileus Git - ~andy/linux/commit
staging: ti-soc-thermal: report alert events on OMAP4 devices
authorEduardo Valentin <eduardo.valentin@ti.com>
Mon, 1 Apr 2013 16:04:36 +0000 (12:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Apr 2013 19:27:29 +0000 (12:27 -0700)
commit7a779490b9ea250e0b69e25fed4afc5e71fbb46c
treed9753b75959cc8d70ffbd1ae9ffe8798eb26baec
parent8c99c166bd5ba8c66488e3035572804a7d2ff533
staging: ti-soc-thermal: report alert events on OMAP4 devices

OMAP4460 and OMAP4470 devices have the capability to generate
alert temperature. Thus, whenever a T_ALERT IRQ is served,
the ti-bandgap will call .report_temperature to notify the
thermal framework about thermal zone update request.

This patch allows OMAP4460 and OMAP4470 devices to notify
the thermal framework about T_ALERT events.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ti-soc-thermal/omap4-thermal-data.c