diff options
author | Boris Brezillon <[email protected]> | 2016-06-14 11:13:19 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2016-07-11 08:43:24 +0200 |
commit | 87248991a1de28e73dc30057e82d831bc11cdd44 (patch) | |
tree | 7084e3d326418f80421fc2f01edcea0bdeffbbfd /scripts/gdb/linux/modules.py | |
parent | 3f4eb39be9b1402ea01a5c67441d0b0bcb74b4b2 (diff) |
regulator: pwm: Properly initialize the ->state field
The ->state field is currently initialized to 0, thus referencing the
voltage selector at index 0, which might not reflect the current
voltage value.
If possible, retrieve the current voltage selector from the PWM state,
else return -EINVAL.
Signed-off-by: Boris Brezillon <[email protected]>
Tested-by: Brian Norris <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions