From: Eduardo Valentin Date: Fri, 15 Mar 2013 13:00:19 +0000 (-0400) Subject: staging: omap-thermal: refactor temp_sensor_unmask_interrupts X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~614 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910216890a8db1e7c406839916dc8f3fb85238d6;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed