]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: SAMSUNG: Convert irq-uart to use new irq_ functions
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Dec 2010 11:28:21 +0000 (20:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 30 Dec 2010 00:36:52 +0000 (09:36 +0900)
commit27b31e56239b44608cad176c36c384c0265f8da5
tree4bfd3ab70d1df1964c70b45ab32868bd9938b9b7
parent3c9169753b42c34c9c5ed96a0e55f417a2f65d77
ARM: SAMSUNG: Convert irq-uart to use new irq_ functions

Convert to the new irq_ versions of the IRQ operations. As well as
the textual substituion of irq_data for the raw IRQ number we also
convert the register base lookup to in s3c_irq_uart_base() to pick
the irq_data up directly.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/irq-uart.c