From: Justin Chen <justinpopo6@xxxxxxxxx>
The xhci_plat_brcm xhci block can enter suspend with clock disabled to save
power and re-enable them on resume. Make use of the XHCI_SUSPEND_RESUME_CLKS
quirk to do so.
Signed-off-by: Justin Chen <justinpopo6@xxxxxxxxx>