Re: [PATCH 5/5] usb: musb-da8xx: remove board-specific clock handling
From: Sergei Shtylyov
Date: Wed Mar 16 2016 - 07:57:30 EST
Hello.
On 3/16/2016 1:37 AM, David Lechner wrote:
This driver should not have to worry about how the clocks are configured
on a system. Added a usb20_phy clock to handle the USB 2.0 PLL clock
externally.
Also changed to using devm_ to simplify code a bit.
This should preferably be split to another patch. Doing one thing per
patch is a rule of thumb.
Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
[...]
MBR, Sergei