]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72aa8cfbce3bfbed50e61c578df224ed948ea6f8
treeffa50610a9f5e16f24b7478ebae40b462b56e3ab
parent7ed037884c85aabcdb5acbbf961ce5cbe6ad2ee6
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