[PATCH v3 1/2] usb: dwc3: Add Keystone specific glue layer

Felipe Balbi balbi at ti.com
Thu Dec 12 12:48:38 EST 2013


Hi,

On Tue, Dec 10, 2013 at 10:11:36AM -0500, Santosh Shilimkar wrote:
> >> +static int kdwc3_remove(struct platform_device *pdev)
> >> +{
> >> +	struct dwc3_keystone *kdwc = platform_get_drvdata(pdev);
> >> +
> >> +	kdwc3_disable_irqs(kdwc);
> >> +	clk_disable_unprepare(kdwc->clk);
> > 
> > I hope the clock isn't shared between core and wrapper, otherwise you
> > could run into some troubles here. Can you confirm ?
> > 
> Yes. the clock isn't shared. Thanks for taking care of other parts.

so clock for core is always running too ?

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131212/ec33f2df/attachment.sig>


More information about the linux-arm-kernel mailing list