From: Roel Kluin Date: Tue, 15 Dec 2009 21:46:50 +0000 (+0100) Subject: thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() X-Git-Tag: v2.6.33-rc1~47^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb949185210365f107ddc5efa60df105d25e1d7;p=pandora-kernel.git thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store() state is unsigned long so the test did not work. Signed-off-by: Roel Kluin Acked-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed