commit | 6ed847d8efd08658ece10c9129cd511c8d7452cd | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Nov 30 13:17:30 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 15:18:07 2009 -0800 |
tree | 9c32476496a46fa6671ac212324a11b177578a67 | |
parent | baaa08acb0ca2df47830b58b5df8b9059cf9ddd2 [diff] |
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>