mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-10 22:25:24 +09:00
__raw_writesb ends with a conditional branch, which is obviously wrong. It should return after the last loop terminates. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>