[PATCH RESEND 2/4] can: c_can: Add d_can raminit support

2012-09-05 Thread AnilKumar Ch
Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM, which holds all the message objects during transmission or receiving of data. This initialization/de-initialization should be done in synchronous with D_CAN clock. Signed-off-by: AnilKumar Ch anilku...@ti.com ---

Re: [PATCH RESEND 2/4] can: c_can: Add d_can raminit support

2012-09-05 Thread Tony Lindgren
* AnilKumar Ch anilku...@ti.com [120905 04:14]: Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM, which holds all the message objects during transmission or receiving of data. This initialization/de-initialization should be done in synchronous with D_CAN clock. Sounds like you