commit | cda5265e7c5ba5f23c83f2f0693fef392b39e7e5 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Fri Dec 08 02:39:00 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:28:58 2006 -0800 |
tree | 51411e280845c69f160865b997a8e11bfee478c1 | |
parent | 4a7cb69badb4ca11fe0ba09aafac5c284922fc8f [diff] |
[PATCH] Char: sx, mark functions as devinit Mark as much as possible functions as __devinit to free them after driver initialization (if no hotplug). Cc: <R.E.Wolff@BitWizard.nl> Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>