From 5283456dad4a57fe1940cec4d7a99ac93ee3127f Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 4 Apr 2013 14:02:57 +0200 Subject: [PATCH] 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-format-patch failed