diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-02-17 17:05:57 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-02-18 17:39:54 -0500 |
commit | 3ef9cc31ee39dea369e989de3f7f9e822cc8de62 (patch) | |
tree | 6891bfa6604da1c29d7639546e3e028da8b40185 /drivers/hwmon/iio_hwmon.c | |
parent | b314fc7754119e12974210f06e04cd7a15206fee (diff) |
pata_imx: Propagate the real error code on platform_get_irq() failure
No need to return a 'fake' return value on platform_get_irq() failure.
Just return the error code itself instead.
Also, change the error condition to irq < 0, so that only negative values
are treated as errors.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/hwmon/iio_hwmon.c')
0 files changed, 0 insertions, 0 deletions