diff options
author | Martin Sperl <kernel@martin.sperl.org> | 2016-02-09 14:47:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-15 04:39:36 +0300 |
commit | e1a7d248279e375896cf53e9cb980032a84bf83e (patch) | |
tree | 5d3949e5c842dd522b842d99a74c8c762bf65dd2 /drivers/tty/rocket.h | |
parent | 0ab556c26690452fd66d8c95513fee201ceafbc0 (diff) | |
download | linux-e1a7d248279e375896cf53e9cb980032a84bf83e.tar.xz |
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/rocket.h')
0 files changed, 0 insertions, 0 deletions