From: Marc Kleine-Budde <mkl@pengutronix.de>
To: netdev@vger.kernel.org
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2013-03-27
Date: Wed, 27 Mar 2013 15:18:32 +0100 [thread overview]
Message-ID: <5152FFB8.2000008@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 1949 bytes --]
Hello David,
this is a pull-request for net-next/master. It consists of three
patches by Lars-Peter Clausen to clean up the mcp251x spi-can driver,
two patches from Ludovic Desroches to bring device tree support to the
at91_can driver and a patch by me to fix a sparse warning in the
blackfin driver.
regards,
Marc
---
The following changes since commit 6bdeaba47d87f48a3943b6899d6c6e6f17d52f1d:
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number (2013-03-27 00:52:16 -0400)
are available in the git repository at:
git@gitorious.org:linux-can/linux-can-next.git testing
for you to fetch changes up to 21c11bc5d016ede062843cb3f98ee6824e6bcae2:
can: bfin_can: declare locally used functions static (2013-03-27 13:07:10 +0100)
----------------------------------------------------------------
Lars-Peter Clausen (3):
can: mcp251x: Remove redundant spi driver bus initialization
can: mcp251x: Use module_spi_driver
can: mcp251x: Use dev_pm_ops
Ludovic Desroches (2):
can: at91_can: add dt support
can: Kconfig: CAN_AT91 depends on ARM
Marc Kleine-Budde (1):
can: bfin_can: declare locally used functions static
.../devicetree/bindings/net/can/atmel-can.txt | 14 ++++
drivers/net/can/Kconfig | 2 +-
drivers/net/can/at91_can.c | 76 ++++++++++++++++------
drivers/net/can/bfin_can.c | 4 +-
drivers/net/can/mcp251x.c | 35 ++++------
5 files changed, 88 insertions(+), 43 deletions(-)
create mode 100644 Documentation/devicetree/bindings/net/can/atmel-can.txt
--
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-03-27 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 14:18 Marc Kleine-Budde [this message]
2013-03-27 14:22 ` pull-request: can-next 2013-03-27 Marc Kleine-Budde
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=5152FFB8.2000008@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).