]> git.baikalelectronics.ru Git - kernel.git/commit
staging: omap-thermal: refactor temp_sensor_unmask_interrupts
authorEduardo Valentin <eduardo.valentin@ti.com>
Fri, 15 Mar 2013 13:00:19 +0000 (09:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 16:02:22 +0000 (09:02 -0700)
commit207b46123057219a842fba4d8a63c097f22dde2c
treefc1dc7f411edf487610a2af905fb259276effceb
parenta6f0e0ddc114fb8d7627c0dc3e4a517b384f9add
staging: omap-thermal: refactor temp_sensor_unmask_interrupts

This change improves temp_sensor_unmask_interrupts by:
. renaming it to omap_bandgap_unmask_interrupts
. making it a void function, as there is nothing really to report an error.

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