video: exynos mipi dsi: Properly interpret the interrupt source flags
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 9 May 2012 05:33:29 +0000 (14:33 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 13 May 2012 13:08:23 +0000 (13:08 +0000)
commit82a50195cbf1197b009d42c8430a4cab24ca1480
tree92f3115449d8ac0ce1341aca754aa1cc626e7431
parentb89e1399bab8bf72762948d251e69df50a9d6d85
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 <s.nawrocki@samsung.com>
Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/exynos/exynos_mipi_dsi_common.c