Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38a67ffd authored by Brian Masney's avatar Brian Masney Committed by Jonathan Cameron
Browse files

staging: iio: tsl2x7x: rename driver for consistency with other IIO light drivers



This patch renames the tsl2x7x_core.c file to tsl2x7x.c so that the
naming convention is consistent with other IIO light drivers outside
of staging.

Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 535fba29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@
# Makefile for industrial I/O Light sensors
#

obj-$(CONFIG_TSL2x7x)	+= tsl2x7x_core.o
obj-$(CONFIG_TSL2x7x)	+= tsl2x7x.o