On Tue, Oct 21, 2025 at 01:54:10PM -0700, Tanmay Kathpalia wrote: >Reorder the SDHCI_INT_SPACE_AVAIL and SDHCI_INT_DATA_AVAIL flags in the >SDHCI_INT_DATA_MASK definition to match the bit order as defined in the >SDHCI specification and maintain consistency with the register layout. > >The functional behavior remains unchanged as this only affects the >order of OR operations in the mask definition. > >Signed-off-by: Tanmay Kathpalia <[email protected]>
Reviewed-by: Peng Fan <[email protected]>

