commit | c72b7bf82cc681c350c051e5f077b54dac531d2f | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Fri Sep 18 18:54:07 2015 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Sep 22 16:03:37 2015 +0200 |
tree | 885e29aeae1ed5b2d72acbcfb9caa88e05f7d2cc | |
parent | 0df2deeab462bde009c7f1a29c6d2d395bac39d8 [diff] |
tps65090-charger: Fix module autoload for OF platform driver This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>