From: Eric Miao Date: Fri, 3 Oct 2008 14:37:21 +0000 (+0800) Subject: [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource X-Git-Tag: v2.6.28-rc1~293^2~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84bab7393b0da5086e133b7f333b800d26f7166b;p=pandora-kernel.git [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource Depending on the order of how resource is defined in the platform device is not good, use platform_get_{irq,resource} for the IRQ and memory resources. Signed-off-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed