From: Ryan Bradetich Date: Sun, 5 Nov 2006 01:21:44 +0000 (+0000) Subject: [PARISC] [MUX] Make the Serial Mux driver work as module X-Git-Tag: v2.6.21-rc2~35^2~47^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c380f057269686e17db74d360c923663889ac702;p=pandora-kernel.git [PARISC] [MUX] Make the Serial Mux driver work as module The following updates are based off a patch from willy: * Removal of the mux_card list. * Add the mux_remove function. Other updates: * Re-organize the driver structure a bit to make the mux_init and mux_exit functions more symmetrical. * Added the del_timer. * Unregistered the console. At this point I can insmod, rmmod, and re-insmod the mux without any failures. Signed-off-by: Ryan Bradetich Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed