> -----Original Message----- > From: Peter Chen [mailto:hzpeterchen@xxxxxxxxx] > Sent: Friday, July 15, 2016 12:43 PM > To: Rajesh Bhagat <rajesh.bhagat@xxxxxxx> > Cc: linux-usb@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; Peter Chen <peter.chen@xxxxxxx>; > gregkh@xxxxxxxxxxxxxxxxxxx; kishon@xxxxxx; robh+dt@xxxxxxxxxx; > shawnguo@xxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Subject: Re: [PATCH v2 1/5] drivers: usb: chipidea: Add qoriq platform driver > > On Tue, Jul 12, 2016 at 03:59:07AM +0000, Rajesh Bhagat wrote: > > > > + > > > > +err_clks: > > > > + ci_hdrc_qoriq_disable_unprepare_clks(pdev); > > > > > > If you have only one clock, it is unnecessary to use dedicated APIs for clock > operation. > > > > > > > We do have multiple clocks, but currently one is integrated in code. > > Hence created the APIs for future use. Hello Peter, > > If you could not integrate one more clocks, I suggest not creating dedicated API until > you need in future. > Okay, Will take care in v3. Best Regards, Rajesh Bhagat > -- > > Best Regards, > Peter Chen -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html