commit | 327cc18e76295690f560feb999cd4ec0e5d661d5 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Thu Sep 17 20:16:50 2015 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Oct 26 14:49:02 2015 +0000 |
tree | 55db2a018eb6a5d85ca1b5e5cd065379f38cc4a7 | |
parent | 01bd09f040698ffbe45e4b8ed7a4399148d2cf9b [diff] |
mfd: sm501: 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>