netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can-next 2013-06-03
@ 2013-06-03 12:30 Marc Kleine-Budde
  2013-06-05  0:16 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2013-06-03 12:30 UTC (permalink / raw)
  To: netdev; +Cc: linux-can@vger.kernel.org, David Miller

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-05  0:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03 12:30 pull-request: can-next 2013-06-03 Marc Kleine-Budde
2013-06-05  0:16 ` 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).