All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>,
	David Miller <davem@davemloft.net>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>
Subject: pull-request: can-next 2013-08-22
Date: Thu, 22 Aug 2013 09:49:08 +0200	[thread overview]
Message-ID: <5215C274.1090200@pengutronix.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1457 bytes --]

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   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

             reply	other threads:[~2013-08-22  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22  7:49 Marc Kleine-Budde [this message]
2013-08-23  3:50 ` pull-request: can-next 2013-08-22 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=5215C274.1090200@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=kernel@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 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.