]> git.baikalelectronics.ru Git - kernel.git/commit
tty: isicom: sort out the board init logic
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Nov 2009 13:17:30 +0000 (13:17 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:18:07 +0000 (15:18 -0800)
commite27ee84a3758a4a92289e737c4e6dd5bce86bebb
tree9c32476496a46fa6671ac212324a11b177578a67
parent3ca28e0578fff87cad1f37fe6fd7efa7b979736e
tty: isicom: sort out the board init logic

Split this into two flags - INIT meaning the board is set up and ACTIVE
meaning the board has ports open. Remove the broken HUPCL casing and push
the counts somewhere sensible.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/isicom.c
include/linux/isicom.h