mmc: mmc_spi: Export OF module alias information
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 09:12:07 +0000 (11:12 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 14:59:56 +0000 (15:59 +0100)
commitbf7241d02eb4704beeaa055cb027ba7b28344a0e
treeffa50610a9f5e16f24b7478ebae40b462b56e3ab
parent930d50f7fd49fe485d9126ffd26dcc0428d7920a
mmc: mmc_spi: Export OF module alias information

Drivers needs to export the OF id table and this be built into
the module or udev won't have the necessary information to autoload
the driver module when the device is registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmc_spi.c