]> git.karo-electronics.de Git - karo-tx-linux.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)
commit32cffe537c7d426cfe33647fed403d409ea3f686
tree1f23ea7ebbef50d77aee9e6643747a5934f61711
parenta0340703981baa6cc1e9c7c768095a0a4e718daf
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