]> git.baikalelectronics.ru Git - kernel.git/commit
tty/serial: atmel_serial: bootconsole removed from auto-enumerates
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 19 Oct 2011 09:36:20 +0000 (11:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 19 Oct 2011 15:35:32 +0000 (08:35 -0700)
commitcb54abaecc1763825d07f327c0331949c2ae53ff
tree1f23ea7ebbef50d77aee9e6643747a5934f61711
parent38e465bc0841fa21212a839c8cb224a34d427b36
tty/serial: atmel_serial: bootconsole removed from auto-enumerates

Auto-enumerate mechanism conflicts with bootconsoles: remove
the usage counter for this type of consoles.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/atmel_serial.c