diff options
author | Jan Leupold <[email protected]> | 2015-06-17 18:21:36 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2015-07-19 11:48:06 +0100 |
commit | 815983e9afcb21552e1b9d77e3755d394cbf5249 (patch) | |
tree | 4c2628c0147e80e1959fda8fcf27b71149c31d5f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 09f4dcc9443c4731b6669066bd1bc4312ef17bcc (diff) |
iio: adc: at91_adc: allow to use full range of startup time
The DT-Property "atmel,adc-startup-time" is stored in an u8 for a microsecond
value. When trying to increase the value of STARTUP in Register AT91_ADC_MR
some higher values can't be reached.
Change the type in function parameter and private structure field from u8 to
u32.
Signed-off-by: Jan Leupold <[email protected]>
[[email protected]: change commit message, increase u16 to u32 for startup time]
Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions