[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1569875042.git.agx@sigxcpu.org>
Date: Mon, 30 Sep 2019 22:25:59 +0200
From: Guido Günther <agx@...xcpu.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] bd718xx: Fix probing when built as a module
Add MODULE_ALIAS("platform:<drivername>") so the drivers of the subdevices get
loaded with the mfd driver. Without that the regulator and clk drivers would
never be loaded when built as a module.
Guido Günther (2):
regulator: bd718x7: Add MODULE_ALIAS()
clk: bd718x7: Add MODULE_ALIAS()
drivers/clk/clk-bd718x7.c | 1 +
drivers/regulator/bd718x7-regulator.c | 1 +
2 files changed, 2 insertions(+)
--
2.23.0.rc1
Powered by blists - more mailing lists