From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:25 +0000 (+0000) Subject: CAPI: Dynamically register minor devices X-Git-Tag: v2.6.34-rc1~233^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40fb2d0da77df5d39f1ba8878502725ebb806554;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed