commit | da601ebc70f3b2d3a5c9b6f9f41e519abe76f47e | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Sun Aug 30 23:34:24 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Oct 05 13:48:13 2015 +0100 |
tree | e2f24a8ef60423db1030ca4933290f2abf7739b6 | |
parent | 9f7898f3ca71744ef834048dc78ad4a21db4ac64 [diff] |
backlight: adp8860: Remove unnecessary MODULE_ALIAS() The driver has a I2C device id table that is used to create the modaliases and also "adp8860-backlight" is not a supported I2C id, so it's never used. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>