spi: spi-mux: Add module info needed for autoloading
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 21 Jul 2021 09:53:21 +0000 (11:53 +0200)
committerSasha Levin <sashal@kernel.org>
Thu, 26 Aug 2021 12:35:35 +0000 (08:35 -0400)
commitf1c0533fae5956d49f232255799b725c4b810abd
treee26b7bc32f0999411c0a3b51e51d39200cf8b980
parentb618a32142c727c6d20240cc174900f1c08a71f9
spi: spi-mux: Add module info needed for autoloading

[ Upstream commit 1d5ccab95f06675a269f4cb223a1e3f6d1ebef42 ]

With the spi device table udev can autoload the spi-mux module in
the presence of an spi-mux device.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20210721095321.2165453-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/spi/spi-mux.c