ipq4018_usb_phy: remove old debugging routine

This isn't needed anymore, I know that these work!
This commit is contained in:
Adrian Chadd 2021-12-27 18:33:06 -08:00
parent 777963afb5
commit c7f93ee5cc

View File

@ -74,8 +74,6 @@ ipq4018_usb_ss_phynode_phy_enable(struct phynode *phynode, bool enable)
dev = phynode_get_device(phynode);
sc = phynode_get_softc(phynode);
device_printf(dev, "%s: called, enable=%d\n", __func__, enable);
/*
* For power-off - assert por, sleep for 10ms
*/