summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/si1145.c
diff options
context:
space:
mode:
authorDenis Ciocca <denis.ciocca@st.com>2019-07-31 14:49:00 -0700
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-08-05 15:49:19 +0100
commiteb1d8ebf2d0a5648a4e13e44d2906f9bb4e28352 (patch)
treec5ea70437ed2bf49c497d966ecf66497d657184b /drivers/iio/light/si1145.c
parent6ee19af415c55f8fee565613a2fa7892030ca9ac (diff)
downloadlinux-eb1d8ebf2d0a5648a4e13e44d2906f9bb4e28352.tar.gz
linux-eb1d8ebf2d0a5648a4e13e44d2906f9bb4e28352.tar.bz2
linux-eb1d8ebf2d0a5648a4e13e44d2906f9bb4e28352.zip
iio:pressure: preenable/postenable/predisable fixup for ST press buffer
This patch is trying to cleanup for good the buffers operation functions. There is no need of using preenable, all can be done into postenable. Let's also use logical sequence of operations as already done in accel driver. Finally also rename the goto label using operation to perform and not where it fails. Not stable material as not fixing a 'bug' but rather bringing the driver in line with general 'patterns' to allow a subsystem wide cleanup. Signed-off-by: Denis Ciocca <denis.ciocca@st.com> Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/light/si1145.c')
0 files changed, 0 insertions, 0 deletions