Staging: rts5208: fix CHANGE_LINK_STATE value
[firefly-linux-kernel-4.4.55.git] / drivers / staging / rts5208 / rtsx_chip.c
index d6fb6cdf7d014dbadd00d97e8f503074d5c99fab..0df3b9d97134c59e61cd939bc5d26771872e713f 100644 (file)
@@ -1337,7 +1337,7 @@ static void rtsx_delink_stage1(struct rtsx_chip *chip, int enter_L1,
                rtsx_write_register(chip, HOST_SLEEP_STATE, 0x03, 1);
 
        if (chip->card_exist)
-               val = 0x03;
+               val = 0x02;
        else
                val = 0x0A;