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>
Subject: pull-request: can-next 2013-06-03
Date: Mon, 03 Jun 2013 14:30:26 +0200 [thread overview]
Message-ID: <51AC8C62.5010905@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2429 bytes --]
Hello David,
this is a pull-request for net-next/master. It consists of two patches
by Fabio Estevam, cleaning up the flexcan driver (remove default
pinctrl and switch to SIMPLE_DEV_PM_OPS). A patch by me to simplify the
Kconfig [1] handling for flexcan. And a patch by Jingoo Han that
converts the can drivers to use platform_{get,set}_drvdata().
[1] My patch touches arch/{arm,powerpc}, so I collected Acked-bys from
Arnd Bergmann, Shawn Guo and Benjamin Herrenschmidt.
regards,
Marc
---
The following changes since commit 5865fc1b6a99bc7dcf245770c2735577b8596b6e:
tg3: remove redundant pm init code (2013-06-03 00:48: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 00e4bbc8cd7efac66caa4ce6bcf5f02e944184f6:
net: can: use platform_{get,set}_drvdata() (2013-06-03 13:13:49 +0200)
----------------------------------------------------------------
Fabio Estevam (2):
can: flexcan: Let device core handle pinctrl
can: flexcan: Use SIMPLE_DEV_PM_OPS
Jingoo Han (1):
net: can: use platform_{get,set}_drvdata()
Marc Kleine-Budde (1):
can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
arch/arm/mach-imx/Kconfig | 4 ----
arch/arm/mach-imx/devices/Kconfig | 1 -
arch/arm/mach-mxs/Kconfig | 1 -
arch/powerpc/Kconfig | 1 -
drivers/net/can/Kconfig | 5 +----
drivers/net/can/bfin_can.c | 10 ++++------
drivers/net/can/cc770/cc770_isa.c | 5 ++---
drivers/net/can/cc770/cc770_platform.c | 4 ++--
drivers/net/can/flexcan.c | 26 +++++++++-----------------
drivers/net/can/grcan.c | 5 ++---
drivers/net/can/mscan/mpc5xxx_can.c | 10 ++++------
drivers/net/can/sja1000/sja1000_isa.c | 5 ++---
drivers/net/can/sja1000/sja1000_of_platform.c | 6 ++----
drivers/net/can/sja1000/sja1000_platform.c | 5 ++---
14 files changed, 30 insertions(+), 58 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 --]
next reply other threads:[~2013-06-03 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 12:30 Marc Kleine-Budde [this message]
2013-06-05 0:16 ` pull-request: can-next 2013-06-03 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=51AC8C62.5010905@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--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.