From: Thomas Abraham Date: Wed, 10 Aug 2011 10:21:20 +0000 (+0530) Subject: ARM: SAMSUNG: Remove uart irq handling from plaform code X-Git-Tag: v3.2-rc1~170^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a8d7bddf273477d6aa81405c9b4bae223e11ed9;p=pandora-kernel.git ARM: SAMSUNG: Remove uart irq handling from plaform code With uart tx/rx/err interrupt handling moved into the driver for s3c64xx and later SoC's, the uart interrupt handling in plaform code can be removed. The uart device irq resources is reduced to one and the related unused macros are removed. Suggested-by: Grant Likely CC: Ben Dooks Signed-off-by: Thomas Abraham Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed