From: Felipe Balbi Date: Wed, 12 Sep 2012 10:58:05 +0000 (+0530) Subject: i2c: omap: switch to platform_get_irq() X-Git-Tag: v3.7-rc1~50^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac79e4b24972c69debef90a5e16b145e59222388;p=pandora-kernel.git i2c: omap: switch to platform_get_irq() that's a nice helper from drivers core which will give us the exact IRQ number, instead of a pointer to an IRQ resource. Signed-off-by: Felipe Balbi Signed-off-by: Shubhrajyoti D Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed