linux-stable/drivers/thermal/st
Nicolas Boichat 331a5fc9f2 thermal: sti: Add parentheses around bridge->ops->regmap_init call
regmap_init(...) is a macro since commit
"regmap: Use different lockdep class for each regmap init call".
That same name is used as a function pointer: prevent its expansion
by adding parentheses around the function pointer.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-08-07 14:50:59 +01:00
..
Kconfig thermal: sti: Add support for ST's Memory Mapped based Thermal controller 2014-07-15 22:06:57 +08:00
Makefile thermal: sti: Add support for ST's Memory Mapped based Thermal controller 2014-07-15 22:06:57 +08:00
st_thermal.c thermal: sti: Add parentheses around bridge->ops->regmap_init call 2015-08-07 14:50:59 +01:00
st_thermal.h
st_thermal_memmap.c drivers: thermal: st: remove several sparse warnings 2015-04-07 13:43:28 -07:00
st_thermal_syscfg.c drivers: thermal: st: remove several sparse warnings 2015-04-07 13:43:28 -07:00