From: Axel Lin Date: Sun, 2 Oct 2011 03:20:13 +0000 (+0800) Subject: ASoC: samsung: Add __devexit_p at necessary places X-Git-Tag: v3.2-rc1~127^2~1^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c5839f9828de60682802367013c1dd375c46cf;p=pandora-kernel.git ASoC: samsung: Add __devexit_p at necessary places According to the comments in include/linux/init.h: "Pointers to __devexit functions must use __devexit_p(function_name), the wrapper will insert either the function_name or NULL, depending on the confi options." Signed-off-by: Axel Lin Cc: Jaswinder Singh Cc: Ben Dooks Cc: Seungwhan Youn Cc: Jassi Brar Signed-off-by: Mark Brown --- Reading git-diff-tree failed