commit | 5283456dad4a57fe1940cec4d7a99ac93ee3127f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 04 14:02:57 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 03 08:04:36 2013 +0200 |
tree | b0b9a8561056d8b9ef1894369aa83b60312a6347 | |
parent | 86adc39ffc9360eee43ff5913468620a3fdd7289 [diff] |
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 <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>