From: Sean Paul Date: Wed, 31 Oct 2012 23:21:00 +0000 (+0000) Subject: video: exynos_dp: Fix bug when checking dp->irq X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cefc1d680c0aee01ed788373e84095af636477e;p=pandora-kernel.git video: exynos_dp: Fix bug when checking dp->irq Fix a bug where we check !dp->irq instead of the correct check for -ENXIO. Signed-off-by: Sean Paul Reviewed-by: Olof Johansson Signed-off-by: Jingoo Han --- Reading git-diff-tree failed