commit | 2a9e7f2f03d129f21f39b701f9086300608279fe | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun Jul 23 17:26:20 2017 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Tue Aug 22 22:14:59 2017 +0100 |
tree | 17a211819accf5f3fbedd11061dd472ea87c618a | |
parent | 4749b0a28feddeaeffa8044cd3ae1711cc15c8da [diff] |
platform/x86: toshiba_acpi: drop assignment of iio_info.driver_module This is now handled by use of a macro for device registration. The field in iio_info will be going away shortly as it is no longer used. Cc: <platform-driver-x86@vger.kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> Acked-by: Azael Avalos <coproscefalo@gmail.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>