qcacmn: Move power_gating to centralized power management api.

Upper layers should not need to know about pci specific power management
features.

Change-Id: I841af588246d328f12fa69d8c0394ec1eafaa236
CRs-Fixed: 986480
Bu işleme şunda yer alıyor:
Houston Hoffman
2016-03-14 21:11:46 -07:00
işlemeyi yapan: Vishwajith Upendra
ebeveyn 60a1eeb69f
işleme fb7d612980
5 değiştirilmiş dosya ile 54 ekleme ve 77 silme

Dosyayı Görüntüle

@@ -709,7 +709,6 @@ int htc_runtime_suspend(void);
int htc_runtime_resume(void);
/* Disable ASPM : Disable PCIe low power */
void htc_disable_aspm(HTC_HANDLE HTCHandle);
bool htc_can_suspend_link(HTC_HANDLE HTCHandle);
void htc_vote_link_down(HTC_HANDLE HTCHandle);
void htc_vote_link_up(HTC_HANDLE HTCHandle);