* pull-request: can-next 2013-09-21
@ 2013-09-21 13:54 Marc Kleine-Budde
2013-09-27 6:10 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2013-09-21 13:54 UTC (permalink / raw)
To: Linux Netdev List
Cc: linux-can@vger.kernel.org, David Miller, kernel@pengutronix.de
[-- Attachment #1: Type: text/plain, Size: 3162 bytes --]
Hello David,
this is a pull request for net-next. It consists of two patches by Uwe
Kleine-König, they add explicit copyrights to the uapi CAN headers
(including Acked-bys of the header authors). And 12 cleanup patches by
Jingoo Han. Several drivers are converted to use dev_get_platdata()
instead of open coding it, two unnecessary pci_set_drvdata() are
removed from the CAN PCI drivers.
regards,
Marc
---
The following changes since commit 19717d05848849a3b1dddeced9abb5884cff9152:
declance: Remove `incompatible pointer type' warnings (2013-09-20 14:41:03 -0400)
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 a0c7d83322521880caf8c9c1ef20a2a1cd5cb955:
can: sja1000: remove unnecessary pci_set_drvdata() (2013-09-21 15:43:16 +0200)
----------------------------------------------------------------
Jingoo Han (12):
can: at91_can: use dev_get_platdata()
can: bfin_can: use dev_get_platdata()
can: cc770: use dev_get_platdata()
can: flexcan: use dev_get_platdata()
can: janz-ican3: use dev_get_platdata()
can: mcp251x: use dev_get_platdata()
can: sja1000: use dev_get_platdata()
can: softing: use dev_get_platdata()
can: ti_hecc: use dev_get_platdata()
can: c_can: remove unnecessary pci_set_drvdata()
can: pch_can: remove unnecessary pci_set_drvdata()
can: sja1000: remove unnecessary pci_set_drvdata()
Uwe Kleine-König (2):
can: add explicit copyrights to can headers
can: add explicit copyrights to can's netlink header
drivers/net/can/at91_can.c | 2 +-
drivers/net/can/bfin_can.c | 2 +-
drivers/net/can/c_can/c_can_pci.c | 2 --
drivers/net/can/cc770/cc770_platform.c | 4 ++--
drivers/net/can/flexcan.c | 2 +-
drivers/net/can/janz-ican3.c | 2 +-
drivers/net/can/mcp251x.c | 2 +-
drivers/net/can/pch_can.c | 1 -
drivers/net/can/sja1000/ems_pci.c | 1 -
drivers/net/can/sja1000/kvaser_pci.c | 1 -
drivers/net/can/sja1000/peak_pci.c | 2 --
drivers/net/can/sja1000/plx_pci.c | 1 -
drivers/net/can/sja1000/sja1000_platform.c | 2 +-
drivers/net/can/softing/softing_main.c | 2 +-
drivers/net/can/ti_hecc.c | 2 +-
include/uapi/linux/can/bcm.h | 32 ++++++++++++++++++++++++++++++
include/uapi/linux/can/error.h | 32 ++++++++++++++++++++++++++++++
include/uapi/linux/can/gw.h | 32 ++++++++++++++++++++++++++++++
include/uapi/linux/can/netlink.h | 8 ++++++++
include/uapi/linux/can/raw.h | 32 ++++++++++++++++++++++++++++++
20 files changed, 146 insertions(+), 18 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: 259 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull-request: can-next 2013-09-21
2013-09-21 13:54 pull-request: can-next 2013-09-21 Marc Kleine-Budde
@ 2013-09-27 6:10 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-09-27 6:10 UTC (permalink / raw)
To: mkl; +Cc: netdev, linux-can, kernel
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sat, 21 Sep 2013 15:54:54 +0200
> this is a pull request for net-next. It consists of two patches by Uwe
> Kleine-König, they add explicit copyrights to the uapi CAN headers
> (including Acked-bys of the header authors). And 12 cleanup patches by
> Jingoo Han. Several drivers are converted to use dev_get_platdata()
> instead of open coding it, two unnecessary pci_set_drvdata() are
> removed from the CAN PCI drivers.
Pulled, th anks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-27 6:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-21 13:54 pull-request: can-next 2013-09-21 Marc Kleine-Budde
2013-09-27 6:10 ` 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).