[PATCH 0/3] Refactor event related code
From: Harinath Nampally
Date: Mon Sep 25 2017 - 06:07:54 EST
Rename some struct names and function names to
improve code readability.
Harinath Nampally (3):
iio: accel: mma8452: Rename structs holding event configuration
registers to more appropriate names.
iio: accel: mma8452: Rename time step look up struct to generic
name as the values are same for all the events.
iio: accel: mma8452: Rename read/write event value callbacks to
generic function name.
drivers/iio/accel/mma8452.c | 180 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 163 insertions(+), 17 deletions(-)
--
2.7.4