lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 27 Oct 2019 22:36:01 +0100
From:   Sebastian Reichel <sre@...nel.org>
To:     Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
Cc:     mazziesaccount@...il.com, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] power: supply: bd70528: Add MODULE_ALIAS to allow module
 auto loading

Hi,

On Wed, Oct 23, 2019 at 03:35:24PM +0300, Matti Vaittinen wrote:
> The bd70528 charger driver is probed by MFD driver. Add MODULE_ALIAS
> in order to allow udev to load the module when MFD sub-device cell for
> charger is added.
> 
> Fixes: f8c7f7ddd8ef0 ("power: supply: Initial support for ROHM BD70528 PMIC charger block")
> Signed-off-by: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> ---

Thanks, queued.

-- Sebastian

> 
> Not sure if this should be bugfix or new feature. I don't think Fixes
> tag is a problem though.
> 
>  drivers/power/supply/bd70528-charger.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/power/supply/bd70528-charger.c b/drivers/power/supply/bd70528-charger.c
> index 1bb32b7226d7..b8e1ec106627 100644
> --- a/drivers/power/supply/bd70528-charger.c
> +++ b/drivers/power/supply/bd70528-charger.c
> @@ -741,3 +741,4 @@ module_platform_driver(bd70528_power);
>  MODULE_AUTHOR("Matti Vaittinen <matti.vaittinen@...rohmeurope.com>");
>  MODULE_DESCRIPTION("BD70528 power-supply driver");
>  MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:bd70528-power");
> -- 
> 2.21.0
> 
> 
> -- 
> Matti Vaittinen, Linux device drivers
> ROHM Semiconductors, Finland SWDC
> Kiviharjunlenkki 1E
> 90220 OULU
> FINLAND
> 
> ~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
> Simon says - in Latin please.
> ~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
> Thanks to Simon Glass for the translation =] 

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ