From: Abhilash Kesavan Date: Thu, 21 Oct 2010 01:15:48 +0000 (+0530) Subject: ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 X-Git-Tag: v2.6.37-rc4~25^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18ad782c7fdbbb6b9db9e8d912fee1d783fe79e0;p=pandora-kernel.git ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 IRQ_S3C2443_UART3 is being used as the base when it should actually be IRQ_S3C2443_RX3 on S3C2443 and S3C2416 for the UART3. Signed-off-by: Abhilash Kesavan Signed-off-by: Sangbeom Kim Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed