mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +09: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>