mfd: rtsx: Configure to enter a deeper power-saving mode in S3
[linux-block.git] / drivers / mfd / rtl8411.c
index d183fa0023383c8d7db3efb7831091c38fb5138d..37367fb1c11b97d5165ca2150488a59f3cecfb75 100644 (file)
@@ -86,7 +86,7 @@ static void rtl8411b_fetch_vendor_settings(struct rtsx_pcr *pcr)
                map_sd_drive(rtl8411b_reg_to_sd30_drive_sel_3v3(reg));
 }
 
-static void rtl8411_force_power_down(struct rtsx_pcr *pcr)
+static void rtl8411_force_power_down(struct rtsx_pcr *pcr, u8 pm_state)
 {
        rtsx_pci_write_register(pcr, FPDCTL, 0x07, 0x07);
 }