]> git.baikalelectronics.ru Git - kernel.git/commit
iio: dac: ad5592r: un-indent code-block for scale read
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 6 Jul 2020 11:02:58 +0000 (14:02 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Sep 2020 17:54:18 +0000 (18:54 +0100)
commit2f4a6cad579b8731cc30b45569b9254711ba4738
treea6a7abc2e955ca312c9d64262f5b9af0d87fb242
parentf8c656d036e0594d111dee6be89f712f6ce3f5ff
iio: dac: ad5592r: un-indent code-block for scale read

The next rework may require an unindentation of a code block in
ad5592r_read_raw(), which would make review a bit more difficult.

This change unindents the code block for reading the scale of the
non-temperature channels.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20200706110259.23947-2-alexandru.ardelean@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5592r-base.c