Re: [PATCH v7 15/22] mfd: omap-usb-host: Manage HSIC clocks for HSICmode

From: Roger Quadros
Date: Thu Jan 17 2013 - 07:10:18 EST


On 01/17/2013 01:45 PM, Felipe Balbi wrote:
> Hi,
>
> On Thu, Jan 17, 2013 at 01:30:24PM +0200, Roger Quadros wrote:
>> @@ -598,6 +639,24 @@ static int usbhs_omap_probe(struct platform_device *pdev)
>> clkname, PTR_ERR(pclk));
>> else
>> omap->utmi_clk[i] = pclk;
>> +
>> + snprintf(clkname, sizeof(clkname),
>> + "usb_host_hs_hsic480m_p%d_clk", i + 1);
>
> do we really need to know the exact clock node name ?
>
I think so. Do you have a better suggestion?

--
cheers,
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/