From: Sylwester Nawrocki Date: Fri, 13 Jul 2012 08:48:56 +0000 (+0900) Subject: ARM: S3C24XX: Correct CAMIF interrupt definitions X-Git-Tag: v3.5-rc7~6^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=705c75e3a1785d9d3acdf1b0b3a3afb10e943b15;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed