Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Nicholas Mc Guire c6d0baf1fd drm/msm: wait_for_completion_timeout return is never negative
wait_for_completion_timeout returns >= 0 but never
negative  - so the error check should be against equality
to 0 not <= 0.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-06-11 13:11:03 -04:00
..
2015-06-11 13:11:01 -04:00
2015-06-11 13:11:01 -04:00
2015-06-11 13:11:01 -04:00
2015-04-01 19:29:37 -04:00
2014-08-04 11:55:29 -04:00
2014-06-02 07:36:21 -04:00
2014-06-02 07:36:11 -04:00
2013-08-24 14:57:18 -04:00
2014-01-09 14:44:06 -05:00