]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memory: ti-aemif: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sun, 4 Oct 2015 16:23:49 +0000 (17:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Oct 2015 03:44:11 +0000 (04:44 +0100)
commitdf6be790623f11c0db8152e724f4951cd944ffe2
tree23593db37c93720cead1eb2001903bd032522a34
parent613a91e275a0c7fc493140ef02ec398cd17bbb63
memory: ti-aemif: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/memory/ti-aemif.c