From: Ben Dooks Date: Fri, 12 Dec 2008 00:24:12 +0000 (+0000) Subject: [ARM] S3C: Make IRQ_EINT sleep control common X-Git-Tag: v2.6.30-rc1~636^2~7^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b34426888d35b3b6367c216bbfb17b82b4f0ac;p=pandora-kernel.git [ARM] S3C: Make IRQ_EINT sleep control common Move the IRQ_EINT sleep control to be available to all s3c impelmentations. Since s3c_irqext_wake is not large, place it in arch/arm/plat-s3c/pm.c as adding it to a new file would be a waste of compile time. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed