Marc,

On Sun, Aug 19, 2012 at 01:03:37, Marc Kleine-Budde wrote:
> On 08/13/2012 04:06 PM, AnilKumar Ch wrote:
> > 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 <[email protected]>
> > ---
> > This patch has been tested on AM335X EVM. Due to lack of hardware
> > I am not able to test c_can functionality. I appreciate if anyone
> > can test c_can functionality with this patch.
> > 
> > This patch is based on "can-next/master" 
> > 
> > Changes from v6:
> >     - Incorporated Marc's commets on v6
> >       * changed dev pointer to priv
> 
> Sorry, I meant not to rename the variable, but change the signature of
> the function to:
> 
>   static inline void c_can_pm_runtime_get_sync(struct c_can_priv *priv)
> 

I will change in v8

Thanks
AnilKumar
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to