]> 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)
commit0bbe76e28386e2bce773833e6eedddfa10f2543d
treeffa50610a9f5e16f24b7478ebae40b462b56e3ab
parente6432eaffce0e92d34821fcb20e9a36f42fdc890
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