]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] drivers/char/applicom.c: proper module_{init,exit}
authorAdrian Bunk <bunk@stusta.de>
Sun, 25 Jun 2006 12:47:34 +0000 (05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:05 +0000 (10:01 -0700)
commit2e6113908fe76a06295cb243f1f2f0eea055b0c2
tree4c96b49de408c0813a148db1e5c35c4acf1f0dc6
parent59cc185ada89245204c658ebcf64422968736672
[PATCH] drivers/char/applicom.c: proper module_{init,exit}

Convert the driver to use module_{init,exit}.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/applicom.c