]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: max8997: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 17 Sep 2015 18:16:32 +0000 (20:16 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 26 Oct 2015 14:49:01 +0000 (14:49 +0000)
commit01bd09f040698ffbe45e4b8ed7a4399148d2cf9b
tree545f4440630f80e04f2c564a4829087ea1dad260
parent544507362d2d1bd3514358df6c6df573f023afd7
mfd: max8997: 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/max8997.c