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]
Message-ID: <4F6170A6.5060107@nvidia.com>
Date:	Thu, 15 Mar 2012 13:31:34 +0900
From:	Jin Park <jinyoungp@...dia.com>
To:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC:	Liam Girdwood <lrg@...com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] regulator: aat2870: Add MODULE_ALIAS

Acked-by: Jin Park <jinyoungp@...dia.com>

Thanks,
Jinyoung.

On 2012-03-15 오전 3:27, Mark Brown wrote:
> Not that it's ever likely to get used.
>
> Signed-off-by: Mark Brown<broonie@...nsource.wolfsonmicro.com>
> ---
>   drivers/regulator/aat2870-regulator.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/regulator/aat2870-regulator.c b/drivers/regulator/aat2870-regulator.c
> index 9ed5c5d..7cc380e 100644
> --- a/drivers/regulator/aat2870-regulator.c
> +++ b/drivers/regulator/aat2870-regulator.c
> @@ -231,3 +231,4 @@ module_exit(aat2870_regulator_exit);
>   MODULE_DESCRIPTION("AnalogicTech AAT2870 Regulator");
>   MODULE_LICENSE("GPL");
>   MODULE_AUTHOR("Jin Park<jinyoungp@...dia.com>");
> +MODULE_ALIAS("platform:aat2870-regulator");
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ