mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
The voltage and control registers need to be looked up from the value in driver_data. Adjust the get_value and get_enable functions to match the corresponding set_* functions. Signed-off-by: John Keeping <john@metanate.com> Acked-by: Simon Glass <sjg@chromium.org>