diff options
author | Dick Hollenbeck <dick@softplc.com> | 2008-09-16 19:30:27 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-10-01 23:41:43 +0200 |
commit | 457cd4f5e3011da47f2f76e2bdc545ffcc1189db (patch) | |
tree | 87a79c37683f112708df66c6507e0c65952c490f /arch/arm/mach-ks8695/gpio.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-457cd4f5e3011da47f2f76e2bdc545ffcc1189db.tar.xz linux-457cd4f5e3011da47f2f76e2bdc545ffcc1189db.zip |
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
The function ks8695uart_set_termios() would cause an unbalanced
enable_irq() generated message to be printk()ed. This is because
there was no book keeping support to remember if the calls to
enable_irq() and disable_irq() were balanced for the modem
control irq.
Signed-off-by: Dick Hollenbeck <dick@softplc.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ks8695/gpio.c')
0 files changed, 0 insertions, 0 deletions