2.4
Main changes:
- Merged PR #18 and made delay a boot parameter (
rtsx_sleep_wake_delay_ms
).
Since the default delay is zero, current uses can upgrade to this new version (nothing has changed unless you use the new boot parameter). Those with chip RTS5227 may get a better sleep/wake behavior by using boot parameter rtsx_sleep_wake_delay_ms=1000
, as tested by @CLAY-BIOS.