commit | 5e8743d14d21970d099f3e58ac21b287f1c75c5c | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Sun Nov 17 10:47:36 2019 -0800 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Nov 23 22:29:49 2019 +0800 |
tree | 8a1cf4cf6ba1484d18b87565abda4e0036188d95 | |
parent | c795489b5743bf9e01009b415d4b72e158effaa2 [diff] |
power: fan53555: fix fan53555_regulator_set_value fan53555_regulator_set_value() passes its own dev to pmic_clrsetbits() instead of its parent (pmic). As result u-boot crashes when you try to set voltage on fan53555 regulator Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>