HomeFreeBSD

- There is no need to keep the tuning error and re-tuning interrupts

Description

  • There is no need to keep the tuning error and re-tuning interrupts enabled (though, no interrupt generation enabled for them) all the time as soon as (re-)tuning is supported; only enable them and let them generate interrupts when actually using (re-)tuning.
  • Also disable all interrupts except SDHCI_INT_DATA_AVAIL ones while executing tuning and not just their signaling.

Details

Provenance
mariusAuthored on
Parents
rS327338: Work around clang 6.0.0 warnings about arithmetic on NULL pointers in
Branches
Unknown
Tags
Unknown