mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The controller has a bit indicating that one of the higher bits (the error bits) are set. A previous bug caused this bit to be masked, but since that bug has been fixed we have to clear it explicictly. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>