commit | 40fb2d0da77df5d39f1ba8878502725ebb806554 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Feb 08 10:12:25 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 16:01:27 2010 -0800 |
tree | b5a35828d01574665b73588d3142a4c2cb0488de | |
parent | e76b1544074b5fc7983a21fb1f51a7faf03d3179 [diff] |
CAPI: Dynamically register minor devices Register capiminors dynamically with the TTY core so that udev can make them show up as the NCCIs appear or disappear. This removes the need to check if the capiminor requested in capinc_tty_open actually exists. And this completely obsoletes capifs which will be scheduled for removal in a later patch. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>