tps65090-charger: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 18 Sep 2015 16:54:07 +0000 (18:54 +0200)
committerSebastian Reichel <sre@kernel.org>
Tue, 22 Sep 2015 14:03:37 +0000 (16:03 +0200)
commitc72b7bf82cc681c350c051e5f077b54dac531d2f
tree885e29aeae1ed5b2d72acbcfb9caa88e05f7d2cc
parent0df2deeab462bde009c7f1a29c6d2d395bac39d8
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>
drivers/power/tps65090-charger.c