]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: accel: mma8452: Rename a struct for code readibility
authorHarinath Nampally <harinath922@gmail.com>
Sun, 5 Nov 2017 18:00:02 +0000 (13:00 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 2 Dec 2017 10:39:54 +0000 (10:39 +0000)
commitcc54a660a6332a55cee487b009c332200580b45b
tree5d7bd0d2df5cb533bcf1110a76a753aa22021d95
parentf44cd758121a341aa96ed89b88e3a08857b406ba
iio: accel: mma8452: Rename a struct for code readibility

Rename time step look up struct to generic name
as the values in the look table are same for all
the other events like pulse, transient etc.

Signed-off-by: Harinath Nampally <harinath922@gmail.com>
Acked-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/mma8452.c