From 1cefc1d680c0aee01ed788373e84095af636477e Mon Sep 17 00:00:00 2001 From: Sean Paul Date: Wed, 31 Oct 2012 23:21:00 +0000 Subject: [PATCH] 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-format-patch failed