* pull-request: can-next 2013-05-16
@ 2013-05-16 12:51 Marc Kleine-Budde
2013-05-17 0:12 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2013-05-16 12:51 UTC (permalink / raw)
To: Linux Netdev List, linux-can@vger.kernel.org
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: can-next 2013-05-16
2013-05-16 12:51 pull-request: can-next 2013-05-16 Marc Kleine-Budde
@ 2013-05-17 0:12 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-05-17 0:12 UTC (permalink / raw)
To: mkl; +Cc: netdev, linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Thu, 16 May 2013 14:51:56 +0200
> 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().
...
> git://gitorious.org/linux-can/linux-can-next.git for-davem
Pulled, thanks Marc.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-17 0:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 12:51 pull-request: can-next 2013-05-16 Marc Kleine-Budde
2013-05-17 0:12 ` David Miller
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).