]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/axonram: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 20 Oct 2015 15:04:13 +0000 (16:04 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Nov 2015 11:11:18 +0000 (22:11 +1100)
commitb4f8144559e172f792f7fa926e4f342fbdbaf6ee
tree61a10be594b155ac4030668d5e552b73b9b7d2fd
parent6735b2e985b78e0ecb05e8818c22f46b904f3599
powerpc/axonram: 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: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/axonram.c