Randy Dunlap e85f8dcc27 [PATCH] sound: fix cs4232 section mismatch
Fix section mismatch: adds __init to probe function,
frees some init memory, not critical.
WARNING: sound/oss/cs4232.o - Section mismatch: reference to .init.text: from .text after 'cs4232_pnp_probe' (at offset 0x152)

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-28 14:59:06 -07:00
..
2006-03-23 07:38:13 -08:00
2006-05-21 12:59:22 -07:00
2006-03-23 07:38:13 -08:00
2006-03-25 08:22:52 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00
2006-03-25 08:22:52 -08:00
2006-03-23 07:38:13 -08:00
2006-06-25 10:01:04 -07:00
2006-03-23 07:38:13 -08:00
2006-05-21 12:59:22 -07:00
2006-01-15 02:00:17 +01:00
2006-03-23 07:38:13 -08:00
2006-06-26 18:35:02 +02:00
2006-03-25 08:22:52 -08:00
2006-03-23 07:38:13 -08:00
2006-03-25 08:22:52 -08:00
2006-03-23 07:38:13 -08:00
2006-03-23 07:38:13 -08:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox