2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 21:53:54 +08:00
linux-next/drivers/net/can/c_can
AnilKumar Ch 4cdd34b268 can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
Add Runtime PM support to C_CAN/D_CAN controller. The runtime PM
APIs control clocks for C_CAN/D_CAN IP and prevent access to the
register of C_CAN/D_CAN IP when clock is turned off.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-09-21 23:58:47 +02:00
..
c_can_pci.c can: c_can: Modify c_can device names 2012-09-21 23:58:47 +02:00
c_can_platform.c can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller 2012-09-21 23:58:47 +02:00
c_can.c can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller 2012-09-21 23:58:47 +02:00
c_can.h can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller 2012-09-21 23:58:47 +02:00
Kconfig c_can_pci: generic module for C_CAN/D_CAN on PCI 2012-06-19 21:22:28 +02:00
Makefile c_can_pci: generic module for C_CAN/D_CAN on PCI 2012-06-19 21:22:28 +02:00