From: Wei Yongjun Date: Wed, 24 Apr 2013 06:50:51 +0000 (+0800) Subject: drm/tegra: fix error return code in gr2d_submit() X-Git-Tag: v3.11-rc1~65^2~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2639f2bf68e4c1bafafc0feca3e16cdad2333a82;p=pandora-kernel.git drm/tegra: fix error return code in gr2d_submit() Fix to return -ENOENT in the host1x_bo lookup error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Thierry Reding --- Reading git-diff-tree failed