| #
4474bc1d |
| 26-Apr-2022 |
shengfei Xu <xsf@rock-chips.com> |
power: regulator: rk860x: fix the rk860x_reg_read function
convert the "int rk860x_reg_read(struct udevice *dev, uint reg)" into the "static int rk860x_reg_read(struct udevice *dev, uint reg, u8 *va
power: regulator: rk860x: fix the rk860x_reg_read function
convert the "int rk860x_reg_read(struct udevice *dev, uint reg)" into the "static int rk860x_reg_read(struct udevice *dev, uint reg, u8 *val)"
Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I1343637a9ccb9d9fbf650e34274c9e788e62fecd
show more ...
|