]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: atmel-hlcdc: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 17 Sep 2015 18:15:44 +0000 (20:15 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 26 Oct 2015 14:48:59 +0000 (14:48 +0000)
commita0aef1f529c9caf207176337ff0418a68a32e87f
tree224518e1741fdcba0eca5627ae705244d508e75c
parentc6d005ad7989803a2e30f95c81e71575c86543a1
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>
drivers/mfd/atmel-hlcdc.c