提交 38a67ffd 编写于 作者: B Brian Masney 提交者: Jonathan Cameron

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: NBrian Masney <masneyb@onstation.org>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 535fba29
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
# Makefile for industrial I/O Light sensors # Makefile for industrial I/O Light sensors
# #
obj-$(CONFIG_TSL2x7x) += tsl2x7x_core.o obj-$(CONFIG_TSL2x7x) += tsl2x7x.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册