]> asedeno.scripts.mit.edu Git - linux.git/commit
input: tsc2007 - drop the driver_module assignment in iio interface.
authorJonathan Cameron <jic23@kernel.org>
Sun, 23 Jul 2017 16:26:19 +0000 (17:26 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Aug 2017 21:14:59 +0000 (22:14 +0100)
commit4749b0a28feddeaeffa8044cd3ae1711cc15c8da
tree17e9ed432b0b4a0312d7bd13e5a7e51dce2fc5a9
parent57ba349720de3d7c38011d7dc5c45be1d9d93e65
input: tsc2007 - drop the driver_module assignment in iio interface.

This is now handled via some macro magic during the register.  The
field in iio_info will be removed shortly.

Cc: Linux Input <linux-input@vger.kernel.org>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/input/touchscreen/tsc2007_iio.c