aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJeremy Fertic <[email protected]>2018-12-11 17:55:02 -0700
committerJonathan Cameron <[email protected]>2018-12-16 14:05:56 +0000
commit32f228cb2ac7ce46cbc3dc0188ea94157039c69a (patch)
treec4d05e4ea774fd258e2232365153b82d0f261cc5 /tools/perf/scripts/python/exported-sql-viewer.py
parent9f287a1c3fffbc10360d7490f5361fff0255a93d (diff)
staging: iio: adt7316: change interpretation of write to dac update mode
Based on the output of adt7316_show_all_DAC_update_modes() and adt7316_show_DAC_update_mode(), adt7316_store_DAC_update_mode() should expect the user to enter an integer input from 0 to 3. The user input is currently expected to account for the actual bit positions in the register. For example, choosing option 3 would require a write of 0x30 (actually 48 since it expects base 10). To address this inconsistency, create a shift macro to be used in the valid input check as well as the calculation for the register write. Signed-off-by: Jeremy Fertic <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions