commit | 7e610890b554951dc9afa20d22573761ca2915d6 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Tue Oct 20 16:04:12 2015 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Oct 22 14:36:53 2015 +0200 |
tree | 4b7d8020988087b25604c1d0ba67c6d53d5c5f1a | |
parent | 353169acf1858bb2dc3f91475dafabce547de14c [diff] |
powerpc: platforms: mpc52xx_lpbfifo: 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: Anatolij Gustschin <agust@denx.de>