From: Axel Lin Date: Thu, 7 Jul 2011 13:15:13 +0000 (+0800) Subject: ds2780_battery&z2_battery: Add __devexit_p at necessary places X-Git-Tag: v3.3-rc1~98^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bea4b866448af09051e357b139f598aa70b8614;p=pandora-kernel.git ds2780_battery&z2_battery: 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 config options." Signed-off-by: Axel Lin Cc: Clifton Barnes Cc: Peter Edwards Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed