linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 -next 0/3] Add missing MODULE_DEVICE_TABLE
@ 2021-04-09  8:23 Chen Hui
  2021-04-09  8:23 ` [PATCH v2 -next 1/3] clk: qcom: a7-pll: " Chen Hui
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chen Hui @ 2021-04-09  8:23 UTC (permalink / raw)
  To: agross, bjorn.andersson, mturquette, sboyd, mani, georgi.djakov,
	sivaprak
  Cc: linux-arm-msm, linux-clk, linux-kernel

v2:
- separate from one patch into three patches
- add fixes tags

Chen Hui (3):
  clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
  clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
  clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE

 drivers/clk/qcom/a53-pll.c      | 1 +
 drivers/clk/qcom/a7-pll.c       | 1 +
 drivers/clk/qcom/apss-ipq-pll.c | 1 +
 3 files changed, 3 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-26 19:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09  8:23 [PATCH v2 -next 0/3] Add missing MODULE_DEVICE_TABLE Chen Hui
2021-04-09  8:23 ` [PATCH v2 -next 1/3] clk: qcom: a7-pll: " Chen Hui
2021-04-09 18:28   ` Stephen Boyd
2021-04-09  8:23 ` [PATCH v2 -next 2/3] clk: qcom: a53-pll: " Chen Hui
2021-04-09 18:28   ` Stephen Boyd
2021-04-09  8:23 ` [PATCH v2 -next 3/3] clk: qcom: apss-ipq-pll: " Chen Hui
2021-04-09 18:28   ` Stephen Boyd
2021-05-26 19:03 ` [PATCH v2 -next 0/3] " patchwork-bot+linux-arm-msm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).