aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2022-10-02 15:41:33 +0100
committerJonathan Cameron <[email protected]>2022-10-29 12:24:40 +0100
commit57572cacd36e6d4be7722d7770d23f4430219827 (patch)
tree10ea3ef860c5e14d3c1793bbf767c37102033db0 /tools
parent207777dc306a732cff76ab63bf19a7e0851410b3 (diff)
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
The regulator enables were after the check on the chip variant, which was very unlikely to return a correct value when not powered. Presumably all the device anyone is testing on have a regulator that is already powered up when this code runs for reasons beyond the scope of this driver. Move the read call down a few lines. Fixes: 3cf7ded15e40 ("iio: accel: bma400: basic regulator support") Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Dan Robertson <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions