From: Ben Dooks Date: Fri, 31 Oct 2008 16:10:30 +0000 (+0000) Subject: i2c-s3c2410: Change IRQ to be plain integer. X-Git-Tag: v2.6.29-rc1~497^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d1ec97853fa09cf676dc6b51dafd35db12759e;p=pandora-kernel.git i2c-s3c2410: Change IRQ to be plain integer. Change the code to use a plain integer as the holder for the IRQ for the device and use platform_get_irq() to find it. This makes the code slightly neater, and easier to get the IRQ number. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed