mbox

pull-request: can-next 2015-11-23

Message ID 5652D43E.2010607@pengutronix.de
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.5-20151123

Message

Marc Kleine-Budde Nov. 23, 2015, 8:54 a.m. UTC
Hello David,

this is a pull request of a single patch for net-next/master.

The patch by Kedareswara rao Appana converts the xilinx CAN driver to
runtime_pm.

Marc

---

The following changes since commit 3f8c0f7efb4fcac11f31afa97584d06118c614bb:

  gianfar: use of_property_read_bool() (2015-11-22 20:47:14 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-4.5-20151123

for you to fetch changes up to 4716620d1b6291ce45522d1346c086f76b995d1c:

  can: xilinx: Convert to runtime_pm (2015-11-23 09:51:34 +0100)

----------------------------------------------------------------
linux-can-next-for-4.5-20151123

----------------------------------------------------------------
Kedareswara rao Appana (1):
      can: xilinx: Convert to runtime_pm

 drivers/net/can/xilinx_can.c | 176 +++++++++++++++++++++++++------------------
 1 file changed, 101 insertions(+), 75 deletions(-)

Comments

David Miller Nov. 24, 2015, 7:23 p.m. UTC | #1
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Mon, 23 Nov 2015 09:54:22 +0100

> this is a pull request of a single patch for net-next/master.
> 
> The patch by Kedareswara rao Appana converts the xilinx CAN driver to
> runtime_pm.

Pulled, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html