]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C24XX: Correct CAMIF interrupt definitions
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Fri, 13 Jul 2012 08:48:56 +0000 (17:48 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 08:48:56 +0000 (17:48 +0900)
commitcb550d2020a045e40c70e1f6214af8c8d54e94a7
treedc7b0d7c22c97c4c0b7c50e1240072daded43f0c
parentfa87388661f0e8d80495e685fb4d0aa8ce218b95
ARM: S3C24XX: Correct CAMIF interrupt definitions

Properly define the CAMIF interrupt resources. This device have two
interrupts - corresponding to the "codec" and "preview" data paths.
IRQ_CAM is handled internally by the architecture and demultiplexed
to IRQ_S3C2440_CAM_C and IRQ_S3C2440_CAM_P - these interrupts only
should be handled in the driver.

Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/devs.c