commit | a0aef1f529c9caf207176337ff0418a68a32e87f | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Thu Sep 17 20:15:44 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Oct 26 14:48:59 2015 +0000 |
tree | 224518e1741fdcba0eca5627ae705244d508e75c | |
parent | c6d005ad7989803a2e30f95c81e71575c86543a1 [diff] |
mfd: atmel-hlcdc: 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: Lee Jones <lee.jones@linaro.org>