diff options
| author | 2009-10-19 21:24:02 +0200 | |
|---|---|---|
| committer | 2009-12-13 19:21:25 +0100 | |
| commit | 56baa667973e53d6d38af2ad3731d558566d818b (patch) | |
| tree | cacc84313e48bb592adb76fe6f28e790e5ab942c /scripts/patch-kernel | |
| parent | mfd: Add support for remapping twl4030-power power states (diff) | |
mfd: fix undefined twl4030-power resconfig value checks
The code tries to skip values initialized with -1, but since the values
are unsigned the comparison is always true.
The patch eliminates the following compiler warnings:
drivers/mfd/twl4030-power.c: In function 'twl4030_configure_resource':
drivers/mfd/twl4030-power.c:338: warning: comparison is always true due to
limited range of data type
drivers/mfd/twl4030-power.c:358: warning: comparison is always true due to
limited range of data type
drivers/mfd/twl4030-power.c:363: warning: comparison is always true due to
limited range of data type
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
