From: 'Tejun Heo' <tj@kernel.org>
To: Jingoo Han <jg1.han@samsung.com>
Cc: linux-ide@vger.kernel.org, Sachin Kamat <sachin.kamat@linaro.org>,
'Axel Lin' <axel.lin@ingics.com>
Subject: Re: [PATCH V3] ata: use pci_get_drvdata()
Date: Sun, 2 Jun 2013 22:23:07 -0700 [thread overview]
Message-ID: <20130603052307.GG6071@mtj.dyndns.org> (raw)
In-Reply-To: <002001ce6017$fc023340$f40699c0$@samsung.com>
On Mon, Jun 03, 2013 at 02:05:36PM +0900, Jingoo Han wrote:
> Use the wrapper function for getting the driver data using pci_dev
> instead of using dev_get_drvdata() with &pdev->dev, so we can
> directly pass a struct pci_dev. This is a just cosmetic change
> to use the wrapper function such as pci_get_drvdata().
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Applied to libata/for-3.11. Thanks.
--
tejun
prev parent reply other threads:[~2013-06-03 5:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 5:05 [PATCH V3] ata: use pci_get_drvdata() Jingoo Han
2013-06-03 5:23 ` 'Tejun Heo' [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=20130603052307.GG6071@mtj.dyndns.org \
--to=tj@kernel.org \
--cc=axel.lin@ingics.com \
--cc=jg1.han@samsung.com \
--cc=linux-ide@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.