Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c4d877c1 authored by Russell King's avatar Russell King
Browse files

ARM: mmci: avoid unnecessary switch to data available PIO interrupts



We don't need to switch to data available interrupts if there's at
least half a FIFO depth worth of data remaining, as we'll still get
the FIFO half full interrupt.  Keep this interrupt masked off until
we have less than half the FIFO depth worth of data remaining.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 7d7aa23c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment