diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2016-09-03 10:21:51 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2016-09-12 11:04:03 +0100 |
commit | cb034407ec3f816540f359300cda1122faabdbbd (patch) | |
tree | 2229f4abb2f009e3e503bb586dde6a8130a3c4ba /Documentation/devicetree | |
parent | 9395452b4aab7bc2475ef8935b4a4fb99d778d70 (diff) |
ARM: sa1111: fix error code propagation in sa1111_probe()
Ensure that we propagate the platform_get_irq() error code out of the
probe function. This allows probe deferrals to work correctly should
platform_get_irq() not be able to resolve the interrupt in a DT
environment at probe time.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions