Files
Linux/drivers/phy/broadcom
Ben Dooks 1025cb924b phy: phy-brcm-usb-init: fix use of integer as pointer
The xhci_ec_base variable is a pointer, so don't compare
it with an integer.

Signed-off-by: Ben Dooks <[email protected]>
Reviewed-by: Andrew Murray <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
2019-10-23 13:20:31 +05:30
..