Re: [PATCH] input: misc: delete MPU3050 driver
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: 2017-01-10 10:45:48
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: 2017-01-10 10:45:48
On Tue, Jan 10, 2017 at 09:31:41AM +0100, Linus Walleij wrote:
The MPU3050 driver in the input subsystem has been superceded
by a proper IIO driver found in drivers/iio/gyro/mpu3050*.
Patches have been submitted to remove all defconfig and related
references to the old driver and replace this input driver
with the IIO driver. commit 634b847b6d23
("x86/platform/intel-mid: Switch MPU3050 driver to IIO")
is already upstream.
So delete the input driver. Input was never a good fit for
sensors anyway.
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>OK by me. FWIW: Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Thanks, -- heikki