From: Libo Chen <clbchenlibo.chen@huawei.com>
To: David Miller <davem@davemloft.net>
Cc: <michal.simek@xilinx.com>, <renner@efe-gmbh.de>,
<gregkh@linuxfoundation.org>, <linux-kernel@vger.kernel.org>,
<lizefan@huawei.com>, <sergei.shtylyov@cogentembedded.com>,
<monstr@monstr.eu>
Subject: Re: [PATCH v3 6/7] net: xilinx_emaclite: use platform_{get,set}_drvdata()
Date: Fri, 16 Aug 2013 09:09:18 +0800 [thread overview]
Message-ID: <520D7BBE.4090401@huawei.com> (raw)
In-Reply-To: <20130815.152320.567038346349607100.davem@davemloft.net>
On 2013/8/16 6:23, David Miller wrote:
> From: Libo Chen <clbchenlibo.chen@huawei.com>
> Date: Thu, 15 Aug 2013 21:01:47 +0800
>
>> Use the wrapper functions for getting and setting the driver data using
>> platform_device instead of using dev_{get,set}_drvdata() with &of_dev->dev,
>> so we can directly pass a struct platform_device.
>>
>> Signed-off-by: Libo Chen <libo.chen@huawei.com>
>
> Why did you not CC: netdev on this patch?
>
oh, my script doesn`t work well!
>
prev parent reply other threads:[~2013-08-16 1:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-15 13:01 [PATCH v3 6/7] net: xilinx_emaclite: use platform_{get,set}_drvdata() Libo Chen
2013-08-15 22:23 ` David Miller
2013-08-16 1:09 ` Libo Chen [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=520D7BBE.4090401@huawei.com \
--to=clbchenlibo.chen@huawei.com \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lizefan@huawei.com \
--cc=michal.simek@xilinx.com \
--cc=monstr@monstr.eu \
--cc=renner@efe-gmbh.de \
--cc=sergei.shtylyov@cogentembedded.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 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.