From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Linux Netdev List <netdev@vger.kernel.org>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2013-05-16
Date: Thu, 16 May 2013 14:51:56 +0200 [thread overview]
Message-ID: <5194D66C.8050502@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1737 bytes --]
Hello David,
this is a pull-request for net-next/master. It consists of 4 patches by
Jingoo Han, which remove the unnecessary platform_set_drvdata() and a
patch by Laurent Navet converting the grcan driver to use
devm_ioremap_resource().
regards,
Marc
---
The following changes since commit dbbffe6898fd0d7bac66ded5d3c58835b13ddefc:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2013-05-13 13:25:36 -0700)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to 5727dc6bf5b70dd278e58e26137e2df729b9c107:
net: can: ti_hecc: remove unnecessary platform_set_drvdata() (2013-05-16 13:27:20 +0200)
----------------------------------------------------------------
Jingoo Han (4):
net: can: at91_can: remove unnecessary platform_set_drvdata()
net: can: c_can: remove unnecessary platform_set_drvdata()
net: can: flexcan: remove unnecessary platform_set_drvdata()
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
Laurent Navet (1):
drivers: net: can: grcan: use devm_ioremap_resource()
drivers/net/can/at91_can.c | 2 --
drivers/net/can/c_can/c_can_platform.c | 2 --
drivers/net/can/flexcan.c | 1 -
drivers/net/can/grcan.c | 7 +++----
drivers/net/can/ti_hecc.c | 1 -
5 files changed, 3 insertions(+), 10 deletions(-)
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
next reply other threads:[~2013-05-16 12:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 12:51 Marc Kleine-Budde [this message]
2013-05-17 0:12 ` pull-request: can-next 2013-05-16 David Miller
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=5194D66C.8050502@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).