From: Randy Dunlap Date: Wed, 28 Jun 2006 11:26:56 +0000 (-0700) Subject: [PATCH] sound: fix cs4232 section mismatch X-Git-Tag: v2.6.18-rc1~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85f8dcc2750685e50139df4da8bdb68475393fc;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed