]> Pileus Git - ~andy/linux/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)
commit705c75e3a1785d9d3acdf1b0b3a3afb10e943b15
treedc7b0d7c22c97c4c0b7c50e1240072daded43f0c
parentbb1488024786597ffe60971645ce9097af78f972
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