commit | c16b342d90a1d0b388314889560aa3bd50823df9 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Mar 18 14:48:06 2018 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Mar 19 09:49:20 2018 +0100 |
tree | d4c7d5bad8950884b8a8b008da839dfc28d7ee2b | |
parent | 348f044fdabbb94c00a356553d42dfb229f6589d [diff] |
video, da8xx-fb: fix time out in wait_for_event() If an event does not occur the current coding stays in an endless loop. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>