The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Alexander Clouter <alex@digriz.org.uk>,
	"Daney, David" <David.Daney@caviumnetworks.com>,
	"David S. Miller" <davem@davemloft.net>,
	Herbert Xu <herbert@gondor.hengli.com.au>,
	Jamie Iles <jamie@jamieiles.com>,
	Josh Boyer <jwboyer@linux.vnet.ibm.com>,
	Matt Mackall <mpm@selenic.com>, Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver()
Date: Mon, 28 Nov 2011 09:06:18 -0800	[thread overview]
Message-ID: <4ED3BF8A.1090300@caviumnetworks.com> (raw)
In-Reply-To: <1322313066.6001.3.camel@phoenix>

On 11/26/2011 05:11 AM, Axel Lin wrote:
> This patch converts the drivers in drivers/char/hw_random/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
>
> Cc: Alexander Clouter<alex@digriz.org.uk>
> Cc: David Daney<ddaney@caviumnetworks.com>
> Cc: David S. Miller<davem@davemloft.net>
> Cc: Herbert Xu<herbert@gondor.apana.org.au>
> Cc: Jamie Iles<jamie@jamieiles.com>
> Cc: Josh Boyer<jwboyer@linux.vnet.ibm.com>
> Cc: Matt Mackall<mpm@selenic.com>
> Cc: Olof Johansson<olof@lixom.net>
> Signed-off-by: Axel Lin<axel.lin@gmail.com>
> ---
>   drivers/char/hw_random/atmel-rng.c      |   12 +-----------
>   drivers/char/hw_random/n2-drv.c         |   13 +------------
>   drivers/char/hw_random/octeon-rng.c     |   13 +------------
>   drivers/char/hw_random/pasemi-rng.c     |   12 +-----------
>   drivers/char/hw_random/picoxcell-rng.c  |   12 +-----------
>   drivers/char/hw_random/ppc4xx-rng.c     |   12 +-----------
>   drivers/char/hw_random/timeriomem-rng.c |   13 +------------
>   7 files changed, 7 insertions(+), 80 deletions(-)
>

For the octeon-rng bit,

Acked-by: David Daney<david.daney@cavium.com>

Thanks,
David Daney

[...]

  parent reply	other threads:[~2011-11-28 17:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-26 13:11 [PATCH] char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver() Axel Lin
2011-11-26 14:54 ` Jamie Iles
2011-11-26 17:48 ` Alexander Clouter
2011-11-27 18:21 ` Olof Johansson
2011-11-28 17:06 ` David Daney [this message]
2011-11-30  8:18 ` Herbert Xu

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=4ED3BF8A.1090300@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=David.Daney@caviumnetworks.com \
    --cc=alex@digriz.org.uk \
    --cc=axel.lin@gmail.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.hengli.com.au \
    --cc=jamie@jamieiles.com \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=olof@lixom.net \
    /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