commit | 27b31e56239b44608cad176c36c384c0265f8da5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Dec 03 20:28:21 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Thu Dec 30 09:36:52 2010 +0900 |
tree | 4bfd3ab70d1df1964c70b45ab32868bd9938b9b7 | |
parent | 3c9169753b42c34c9c5ed96a0e55f417a2f65d77 [diff] |
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>