linux_dsm_epyc7002/include/linux/i2c
Aaro Koskinen 56baa66797 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>
2009-12-13 19:21:25 +01:00
..
adp5588.h Input: add driver for ADP5588 QWERTY I2C Keypad 2009-09-17 23:24:04 -07:00
at24.h
dm355evm_msp.h
lm8323.h Input: introduce lm8323 keypad driver 2009-05-15 20:13:25 -07:00
max732x.h
mcs5000_ts.h Input: add touchscreen driver for MELFAS MCS-5000 controller 2009-09-17 23:24:03 -07:00
pca953x.h pca953x: support GPIOLIB GPIO naming 2009-06-18 13:03:44 -07:00
pcf857x.h
s6000.h i2c: xtensa s6000 i2c driver 2009-04-07 10:23:34 +01:00
tps65010.h
tsc2007.h
twl4030.h mfd: fix undefined twl4030-power resconfig value checks 2009-12-13 19:21:25 +01:00