]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: fix return value check in dsi_bind()
authorWei Yongjun <weiyongjun1@huawei.com>
Sat, 17 Sep 2016 15:53:54 +0000 (15:53 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 2 Nov 2016 08:38:28 +0000 (10:38 +0200)
commitd13036470b2f9fdf54e1d0b46e1199032c47e23a
treee1c6d662364e3f0129d406f3fe95890e58847692
parenta0d01282a7f238c904a9a7f15ebea4dd2935eeee
drm/omap: fix return value check in dsi_bind()

Fix the retrn value check which testing the wrong variable
in dsi_bind().

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dsi.c