public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: jacmet@sunsite•dk (Peter Korsgaard)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 2/2] hw_random: add driver for atmel true hardware random number generator
Date: Thu, 06 Oct 2011 19:53:04 +0200	[thread overview]
Message-ID: <871uuq3t33.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20111006160200.GF1931@totoro> (Jamie Iles's message of "Thu, 6 Oct 2011 17:02:00 +0100")

>>>>> "Jamie" == Jamie Iles <jamie@jamieiles•com> writes:

 Jamie> Hi Peter,
 Jamie> A couple of minor nits inline, but otherwise looks nice to me!

Thanks for the review.

 Jamie> Could you do:

 Jamie> struct atmel_trng {
 Jamie> 	struct clk *clk;
 Jamie> 	void __iomem *base;
 Jamie> 	struct hwrng rng;
 Jamie> };

Sure. Multiple trngs doesn't make much sense, but that approach leads to
slightly less lines, so ok.

I'll send an updated patch shortly.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2011-10-06 17:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-06 15:41 [PATCH 1/2] sam9g45: add trng clock and platform device Peter Korsgaard
2011-10-06 15:41 ` [PATCH 2/2] hw_random: add driver for atmel true hardware random number generator Peter Korsgaard
2011-10-06 15:49   ` Mark Brown
2011-10-06 15:55     ` Peter Korsgaard
2011-10-06 16:02   ` Jamie Iles
2011-10-06 17:53     ` Peter Korsgaard [this message]
2011-10-07 10:09 ` [PATCH 1/2] sam9g45: add trng clock and platform device Nicolas Ferre

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=871uuq3t33.fsf@macbook.be.48ers.dk \
    --to=jacmet@sunsite$(echo .)dk \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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