mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 06:30:39 +00:00
c40d48bbbc
Since priv->init_voltage is an unsigned integer it can never be negative. So the current code fails to detect a missing 'regulator-init-microvolt' property and instead misconfigures the PWM device. Fix this by making the relevant members of 'struct pwm_regulator_info' signed integers. Signed-off-by: Mark Kettenis <kettenis@openbsd.org> |
||
---|---|---|
.. | ||
act8846.c | ||
fixed.c | ||
gpio-regulator.c | ||
Kconfig | ||
lp873x_regulator.c | ||
Makefile | ||
max77686.c | ||
palmas_regulator.c | ||
pfuze100.c | ||
pwm_regulator.c | ||
regulator-uclass.c | ||
rk8xx.c | ||
s5m8767.c | ||
sandbox.c | ||
tps65090_regulator.c |