From: Jingoo Han <jg1.han@samsung.com>
To: "'Herbert Xu'" <herbert@gondor.hengli.com.au>
Cc: linux-kernel@vger.kernel.org, "'Matt Mackall'" <mpm@selenic.com>,
"'Deepak Saxena'" <dsaxena@plexity.net>,
Jingoo Han <jg1.han@samsung.com>
Subject: Re: [PATCH] hwrng: use platform_{get,set}_drvdata()
Date: Wed, 29 May 2013 08:54:30 +0900 [thread overview]
Message-ID: <001401ce5bfe$b23c9a60$16b5cf20$@samsung.com> (raw)
In-Reply-To: <20130528091615.GB24414@gondor.apana.org.au>
On Tuesday, May 28, 2013 6:16 PM, Herbert Xu wrote:
> On Thu, May 23, 2013 at 07:27:26PM +0900, Jingoo Han wrote:
> > Use the wrapper functions for getting and setting the driver data using
> > platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
> > so we can directly pass a struct platform_device.
> >
> > Also, unnecessary dev_set_drvdata() is removed, because the driver core
> > clears the driver data to NULL after device_release or on probe failure.
> >
> > Signed-off-by: Jingoo Han <jg1.han@samsung.com>
>
> Sorry but this patch doesn't apply against the current cryptodev
> tree. If you are basing your patch on another tree, please submit
> the patch there.
Hi Herbert Xu,
I will make the patch based on your "cryptodev" tree,
and will send it, soon. :)
Best regards,
Jingoo Han
>
> Thanks,
> --
prev parent reply other threads:[~2013-05-28 23:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 10:27 Jingoo Han
2013-05-28 9:16 ` Herbert Xu
2013-05-28 23:54 ` Jingoo Han [this message]
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='001401ce5bfe$b23c9a60$16b5cf20$@samsung.com' \
--to=jg1.han@samsung.com \
--cc=dsaxena@plexity.net \
--cc=herbert@gondor.hengli.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
/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
Powered by JetHome