From: Eduardo Valentin Date: Tue, 19 Mar 2013 14:54:27 +0000 (-0400) Subject: staging: ti-soc-thermal: fix bitfield writing while updating thresholds X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~501 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb3c244fe506d1c0e6138890685c1d5e8cd29e2;p=pandora-kernel.git staging: ti-soc-thermal: fix bitfield writing while updating thresholds Wrong threshold cold values may be written with current implementation. This patch fixes the threshold update function by simplifying the bitfield manipulation sequence. Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed