Re: [PATCH v4 05/13] phy: usb: Restructure in preparation for adding 7216 USB support

From: Florian Fainelli
Date: Fri Jan 03 2020 - 13:25:09 EST


On 1/3/20 10:18 AM, Al Cooper wrote:
> The driver is being restructured in preparation for adding support
> for the new Synopsys USB conroller on the 7216. Since all the bugs
> and work-arounds in previous STB chips are supposed to be fixed,
> most of the code in phy-brcm-usb-init.c is not needed. Instead of
> adding more complexity to the already complicated phy-brcm-usb-init.c
> module, the driver will be restructured to use a vector table to
> dispatch into different C modules for the different controllers.
>
> There was also some general cleanup done including some ipp setup
> code that was incorrect.
>
> Signed-off-by: Al Cooper <alcooperx@xxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian