diff options
author | Martin Sperl <kernel@martin.sperl.org> | 2016-02-09 11:47:16 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-14 17:39:36 -0800 |
commit | e1a7d248279e375896cf53e9cb980032a84bf83e (patch) | |
tree | 5d3949e5c842dd522b842d99a74c8c762bf65dd2 /drivers/tty/serial/zs.c | |
parent | 0ab556c26690452fd66d8c95513fee201ceafbc0 (diff) |
serial: bcm2835: fix unsigned int issue with irq
Fixes error condition check when requesting the irq,
that would not trigger because of uart_port.irq being
defined as unsigned int.
Reported by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/zs.c')
0 files changed, 0 insertions, 0 deletions