From: Linus Walleij Date: Thu, 4 Apr 2013 12:02:57 +0000 (+0200) Subject: ARM: integrator: grab PCI error IRQ in probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5283456dad4a57fe1940cec4d7a99ac93ee3127f;p=pandora-kernel.git ARM: integrator: grab PCI error IRQ in probe() This moves the request of the PCI error interrupt to the probe() function for the device, uses the devm* managed call and switch to a dev_err() error print. Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed