spi: meson: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 18 Sep 2015 17:42:17 +0000 (19:42 +0200)
committerMark Brown <broonie@kernel.org>
Sat, 19 Sep 2015 14:55:25 +0000 (07:55 -0700)
commitc9e97b3cb2b80deb94c092a2022a6d385b838d84
treedd3c42c1d90b6ffcc56556568aa85ad1d467cc0d
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
spi: meson: 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: Mark Brown <broonie@kernel.org>
drivers/spi/spi-meson-spifc.c