git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8c87d
)
ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416
author
Abhilash Kesavan
<a.kesavan@samsung.com>
Thu, 21 Oct 2010 01:15:48 +0000
(06:45 +0530)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 25 Nov 2010 01:58:11 +0000
(10:58 +0900)
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 <a.kesavan@samsung.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found