pull-request: can-next 2013-08-22
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2013-08-22 07:49:24
Also in:
linux-can
Attachments
- signature.asc [application/pgp-signature] 259 bytes
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2013-08-22 07:49:24
Also in:
linux-can
Hello David,
another pull-request for net-next. It consists of two patches by Libo
Chen, the at91 and flexcan driver make use of platform_set_drvdata()
rather than open coding it. Chen Gang improves the error checking in
the c_can_platform driver's probe function.
regards,
Marc
---
The following changes since commit f8825669b3165bbf4380eabfd641f693d02af866:
net: phy: mdio-octeon: use platform_set_drvdata() (2013-08-21 20:51:11 -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 d75ea942b360690a380da8012a51eaf6a6ebb1b1:
can: flexcan: use platform_set_drvdata() (2013-08-22 09:40:20 +0200)
----------------------------------------------------------------
Chen Gang (1):
can: c_can: fix error checking of priv->instance in probe()
Libo Chen (2):
can: at91_can: use platform_set_drvdata()
can: flexcan: use platform_set_drvdata()
drivers/net/can/at91_can.c | 2 +-
drivers/net/can/c_can/c_can_platform.c | 2 +-
drivers/net/can/flexcan.c | 2 +-
3 files changed, 3 insertions(+), 3 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 |