Re: [PATCH v3 3/3] iio: accel: mma8452: Rename read/write event value callbacks to generic function name.

From: Martin Kepplinger
Date: Wed Sep 27 2017 - 02:46:35 EST


Am 25.09.2017 12:40 schrieb Harinath Nampally:
'mma8452_read_thresh' and 'mma8452_write_thresh' functions
does more than just read/write threshold values.
They also handle IIO_EV_INFO_HIGH_PASS_FILTER_3DB and
IIO_EV_INFO_PERIOD therefore renaming to generic names.

Improves code readability, no impact on functionality.

Signed-off-by: Harinath Nampally <harinath922@xxxxxxxxx>

Acked-by: Martin Kepplinger <martink@xxxxxxxxx>