Hi Vasily, On Wed, Jul 09, 2014 at 12:13:41PM +0300, Vasily Khoruzhick wrote: > On 8 July 2014 18:00:49 Dmitry Torokhov wrote: > > Hi Dmitry, > > > > > > > - clk_disable(ts.clock); > > > + clk_disable_unprepare(ts.clock); > > > > Do we really need to unprepare on suspend? Why simply disabling is not > > enough here? > > You're right, disabling should be enough here. I'll resend a patch after > testing on a hardware. I ended up cutting out suspend/resume parts and applying. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html