]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/tegra: Fix return value
authorThierry Reding <thierry.reding@gmail.com>
Sun, 19 May 2013 12:21:22 +0000 (14:21 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Sun, 26 May 2013 20:30:47 +0000 (22:30 +0200)
commitd81692b7836e09bddbcb23e9391e31beceb84031
tree1363bb452b9fee45efd1008aca64d1abadc1d901
parent6d501e62c0da838704dfd36e29c989b19825da2c
drm/tegra: Fix return value

Return NULL instead of 0 in host1x_bo_lookup().

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/gpu/host1x/drm/gr2d.c