commit | 6735b2e985b78e0ecb05e8818c22f46b904f3599 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Tue Oct 20 16:13:53 2015 +0100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Nov 26 22:11:18 2015 +1100 |
tree | 6a53ff11f1651c4db38c2b2734e583c3873d3428 | |
parent | 343c3327c12b13655192983007de94bd44fd7941 [diff] |
powerpc/rackmeter: 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: Michael Ellerman <mpe@ellerman.id.au>