RE: [PATCH v2 4/4] can: c_can: Add d_can suspend resume support

2012-09-07 Thread AnilKumar, Chimata
On Wed, Sep 05, 2012 at 16:42:44, AnilKumar, Chimata wrote: Adds suspend resume support to DCAN driver which enables DCAN power down mode bit (PDR). Then DCAN will ack the local power-down mode by setting PDA bit in STATUS register. Marc, I missed out this patch, I will remove raminit calls

[PATCH v2 4/4] can: c_can: Add d_can suspend resume support

2012-09-05 Thread AnilKumar Ch
Adds suspend resume support to DCAN driver which enables DCAN power down mode bit (PDR). Then DCAN will ack the local power-down mode by setting PDA bit in STATUS register. Signed-off-by: AnilKumar Ch anilku...@ti.com --- drivers/net/can/c_can/c_can.c | 82