commit | 0439bf71c383a6b5a325dfd30414539b87ddf933 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Wed Apr 12 21:21:38 2017 -0300 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Apr 13 06:07:34 2017 -0700 |
tree | aba2e0438038522be399b8108b29146e707c5a4f | |
parent | 2d7a548a3eff382da5cd743670693b7657327714 [diff] |
hwmon: (lm87) Remove unused I2C devices driver_data The I2C device ID entries set a .driver_data but this data is never looked up by the driver. So don't set it and also remove the enum. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>