commit | 4cdd34b26826e89972c03043987b83f76e7ad510 | [log] [tgz] |
---|---|---|
author | AnilKumar Ch <anilkumar@ti.com> | Mon Aug 20 16:50:54 2012 +0530 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Fri Sep 21 23:58:47 2012 +0200 |
tree | 634e385dc93e91b97b12f8e71aec1baaa6db4fdb | |
parent | 2469627d175c1d6d7812a1395dd3ef053a0e65b3 [diff] |
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>