Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1198680

Re: [PATCH v2] regulator: axp20x: Add module alias

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] regulator: axp20x: Add module alias
Date 2015-08-03 11:50 +0200
Message-ID <pTkxA-7HQ-11@gated-at.bofh.it> (permalink)
References <pSEym-5a7-1@gated-at.bofh.it> <pSIBY-2JB-9@gated-at.bofh.it> <pTjLd-6xC-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Aug 03, 2015 at 10:51:49AM +0200, Paul Bolle wrote:
> On za, 2015-08-01 at 18:13 +0100, Ian Campbell wrote:
> > This allows the module to be autoloaded.
> > 
> > Together with 07949bf9c63c ("cpufreq: dt: allow driver to boot
> > automatically") this is sufficient to allow a modular kernel (such
> > as Debian's) to enable cpufreq on a Cubietruck.
> 
> > --- a/drivers/regulator/axp20x-regulator.c
> > +++ b/drivers/regulator/axp20x-regulator.c
> 
> > +MODULE_ALIAS("platform:axp20x-regulator");
> 
> Should this eventually go into stable?
> 
> The regulator driver for AXP20x was added in v3.16, so this patch could
> currently be relevant for the v3.18.y and v4.1.y trees. (In those trees
> the corresponding platform devices, which are needed to make this alias
> useful, appear to be present.)
> 
> Same question for 07949bf9c63c ("cpufreq: dt: allow driver to boot
> automatically"), I guess.

Yes, it probably should.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2] regulator: axp20x: Add module alias Paul Bolle <pebolle@tiscali.nl> - 2015-08-03 11:00 +0200
  Re: [PATCH v2] regulator: axp20x: Add module alias Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-08-03 11:50 +0200

csiph-web