From: Sylwester Nawrocki Date: Wed, 9 May 2012 05:33:29 +0000 (+0900) Subject: video: exynos mipi dsi: Properly interpret the interrupt source flags X-Git-Tag: v3.5-rc1~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82a50195cbf1197b009d42c8430a4cab24ca1480;p=pandora-kernel.git video: exynos mipi dsi: Properly interpret the interrupt source flags Rework the interrupt handler so the RX_DONE, FIFO_EMPTY interrupts are properly detected. This prevents missing the interrupts when there are other bits set in the INTSRC register than just RX_DONE and FIFO_EMPTY. Signed-off-by: Sylwester Nawrocki Signed-off-by: Donghwa Lee Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed