diff options
author | Baruch Siach <baruch@tkos.co.il> | 2013-05-29 10:11:17 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2013-06-06 17:23:13 +0200 |
commit | 1a33bd2be705cbb3f57d7223b60baea441039307 (patch) | |
tree | 3914ff4ae67a60f3d8efb200dc395b270de07710 /drivers/block/hd.c | |
parent | 1eaff67266b6b6c97bbd33cf2c20577822836413 (diff) |
clocksource: dw_apb: Fix error check
irq_of_parse_and_map() returns 0 on error, while the code checks for NO_IRQ.
This breaks on platforms that have NO_IRQ != 0.
Cc: <stable@vger.kernel.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/block/hd.c')
0 files changed, 0 insertions, 0 deletions