public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: luis@debethencourt.com (Luis de Bethencourt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] clk: sunxi: Fix module autoload for OF platform driver
Date: Fri, 28 Aug 2015 14:42:22 +0200	[thread overview]
Message-ID: <20150828124222.GA24923@goodgumbo.baconseed.org> (raw)

Hello,

This series add the missing MODULE_DEVICE_TABLE() for OF to eport
that information so modules have the correct aliases built-in
and autoloading works correctly.

A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519

Thanks,
Luis

Luis de Bethencourt (5)
  clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
  clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
  clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
  clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
  clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
 drivers/clk/sunxi/clk-sun6i-apb0-gates.c | 1 +
 drivers/clk/sunxi/clk-sun6i-apb0.c       | 1 +
 drivers/clk/sunxi/clk-sun6i-ar100.c      | 1 +
 drivers/clk/sunxi/clk-sun8i-apb0.c       | 1 +
 drivers/clk/sunxi/clk-sun9i-mmc.c        | 1 +
 5 files changed, 5 insertions(+)

--
2.4.6

             reply	other threads:[~2015-08-28 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-28 12:42 Luis de Bethencourt [this message]
2015-08-28 12:58 ` [PATCH 0/5] clk: sunxi: Fix module autoload for OF platform driver Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150828124222.GA24923@goodgumbo.baconseed.org \
    --to=luis@debethencourt.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox