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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Dec 2011 16:35:56 +0800
From:	Haojian Zhuang <haojian.zhuang@...il.com>
To:	Axel Lin <axel.lin@...il.com>
Cc:	linux-kernel@...r.kernel.org,
	Haojian Zhuang <haojian.zhuang@...vell.com>,
	Alessandro Zummo <a.zummo@...ertech.it>,
	Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>,
	Linus Walleij <linus.walleij@...ricsson.com>,
	Mike Frysinger <vapier.adi@...il.com>,
	Guan Xuetao <gxt@...c.pku.edu.cn>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Lars-Peter Clausen <lars@...afoo.de>,
	Ben Dooks <ben@...tec.co.uk>,
	John Stultz <john.stultz@...aro.org>,
	rtc-linux@...glegroups.com,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH RESEND] rtc: convert drivers/rtc/* to use module_platform_driver()

On Thu, Dec 15, 2011 at 2:46 PM, Axel Lin <axel.lin@...il.com> wrote:
> This patch converts the drivers in drivers/rtc/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
>
> Cc: Haojian Zhuang <haojian.zhuang@...vell.com>
> Cc: Alessandro Zummo <a.zummo@...ertech.it>
> Cc: Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>
> Cc: Linus Walleij <linus.walleij@...ricsson.com>
> Cc: Mike Frysinger <vapier.adi@...il.com>
> Cc: Guan Xuetao <gxt@...c.pku.edu.cn>
> Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> Cc: Lars-Peter Clausen <lars@...afoo.de>
> Cc: Ben Dooks <ben@...tec.co.uk>
> Cc: John Stultz <john.stultz@...aro.org>
> Signed-off-by: Axel Lin <axel.lin@...il.com>
> Acked-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> Acked-by: Mike Frysinger <vapier@...too.org>
> Acked-by: Guan Xuetao <gxt@...c.pku.edu.cn>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> This patch was sent on https://lkml.org/lkml/2011/11/25/127.
> I regenerate the patch against linux-next 20111214.
> Also Cc Andrew Morton who seems to be mostly handing
> the RTC stuff at the moment.
>
> Axel
>
>  drivers/rtc/rtc-88pm860x.c |   12 +-----------
>  drivers/rtc/rtc-ab8500.c   |   12 +-----------
>  drivers/rtc/rtc-bfin.c     |   13 +------------
>  drivers/rtc/rtc-bq4802.c   |   13 +------------
>  drivers/rtc/rtc-dm355evm.c |   12 +-----------
>  drivers/rtc/rtc-ds1286.c   |   13 +------------
>  drivers/rtc/rtc-ds1511.c   |   15 +--------------
>  drivers/rtc/rtc-ds1553.c   |   13 +------------
>  drivers/rtc/rtc-ds1742.c   |   13 +------------
>  drivers/rtc/rtc-jz4740.c   |   12 +-----------
>  drivers/rtc/rtc-lpc32xx.c  |   12 +-----------
>  drivers/rtc/rtc-m48t35.c   |   13 +------------
>  drivers/rtc/rtc-m48t59.c   |   13 +------------
>  drivers/rtc/rtc-m48t86.c   |   13 +------------
>  drivers/rtc/rtc-max8925.c  |   12 +-----------
>  drivers/rtc/rtc-max8998.c  |   12 +-----------
>  drivers/rtc/rtc-mpc5121.c  |   12 +-----------
>  drivers/rtc/rtc-mrst.c     |   13 +------------
>  drivers/rtc/rtc-pcf50633.c |   12 +-----------
>  drivers/rtc/rtc-pm8xxx.c   |   12 +-----------
>  drivers/rtc/rtc-puv3.c     |   16 +---------------
>  drivers/rtc/rtc-s3c.c      |   16 +---------------
>  drivers/rtc/rtc-sa1100.c   |   13 +------------
>  drivers/rtc/rtc-spear.c    |   12 +-----------
>  drivers/rtc/rtc-stk17ta8.c |   13 +------------
>  drivers/rtc/rtc-stmp3xxx.c |   13 +------------
>  drivers/rtc/rtc-v3020.c    |   13 +------------
>  drivers/rtc/rtc-vr41xx.c   |   13 +------------
>  drivers/rtc/rtc-vt8500.c   |   12 +-----------
>  drivers/rtc/rtc-wm831x.c   |   12 +-----------
>  drivers/rtc/rtc-wm8350.c   |   12 +-----------
>  31 files changed, 31 insertions(+), 366 deletions(-)
>

Acked-by: Haojian Zhuang <haojian.zhuang@...il.com>
--
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