Re: [PATCH] clk: rockchip: add CLK_IGNORE_UNUSED flag to fix USB Host

From: NEO-Technologies / Julien CHAUVEAU
Date: Fri Dec 12 2014 - 13:17:11 EST


> Le 12 dÃc. 2014 Ã 16:44, Romain Perier <romain.perier@xxxxxxxxx> a Ãcrit :
>
> Hi,
>
> 2014-12-12 15:54 GMT+01:00 Julien CHAUVEAU
> <julien.chauveau@xxxxxxxxxxxxxxxxxxx>:
>> This patch adds CLK_IGNORE_UNUSED flag to hclk_usb_peri, hclk_usbotg0 and hclk_usbotg1
>> because these clocks must remain enabled to use the USB controllers in host mode.
>>
>> This fixes a regression introduced by patch "clk: rockchip: disable unused clocks"
>> https://lkml.kernel.org/g/1415092270-24932-1-git-send-email-kever.yang@xxxxxxxxxxxxxx
>
> Could you refer the commit id instead ? something like "commit <ID>
> ("title of the corresponding commit Â)

OK, I'll resubmit with commit 78eaf6095cc7 ("clk: rockchip: disable unused clocks").

> (and use scripts/checkpatch.pl
> on your patch to be sure that the commit form is okay).
>

Thatâs already done:

scripts/checkpatch.pl 0001-clk-rockchip-add-CLK_IGNORE_UNUSED-flag-to-fix-USB-H.patch
total: 0 errors, 0 warnings, 30 lines checked

>
> I confirm the regression.
>
> Romain

--
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/