From: Mark Brown Date: Fri, 3 Dec 2010 11:28:21 +0000 (+0900) Subject: ARM: SAMSUNG: Convert irq-uart to use new irq_ functions X-Git-Tag: v2.6.38-rc1~38^2^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b31e56239b44608cad176c36c384c0265f8da5;p=pandora-kernel.git 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed