diff options
author | Dmitry Torokhov <dtor@chromium.org> | 2014-11-14 13:39:05 -0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-12-02 12:52:17 -0500 |
commit | aad0b624129709c94c2e19e583b6053520353fa8 (patch) | |
tree | 741b63b4af83789e1313e99a5a0b3b8651a37865 /kernel | |
parent | 249cd0a187ed4ef1d0af7f74362cc2791ec5581b (diff) | |
download | linux-stable-aad0b624129709c94c2e19e583b6053520353fa8.tar.gz linux-stable-aad0b624129709c94c2e19e583b6053520353fa8.tar.bz2 linux-stable-aad0b624129709c94c2e19e583b6053520353fa8.zip |
sata_fsl: fix error handling of irq_of_parse_and_map
irq_of_parse_and_map() returns 0 on error (the result is unsigned int),
so testing for negative result never works.
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions