]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blobdiff - drivers/usb/phy/tegra_usb_phy.h
Revert "ARM: tegra: skip USB resume from LP0"
[sojka/nv-tegra/linux-3.10.git] / drivers / usb / phy / tegra_usb_phy.h
index f0488e80117e722d11752c92d1ceabe7ae2d1255..8c04abbb1a2bf4a10738952db9653152628e79ca 100644 (file)
@@ -75,7 +75,6 @@ struct tegra_usb_phy_ops {
        bool (*apple_charger_2000ma_detect)(struct tegra_usb_phy *phy);
        bool (*apple_charger_500ma_detect)(struct tegra_usb_phy *phy);
        void (*pmc_disable) (struct tegra_usb_phy *phy);
-       bool (*is_pmc_wakeup)(struct tegra_usb_phy *phy);
 };
 
 /**