commit | 0bea4b866448af09051e357b139f598aa70b8614 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Jul 07 21:15:13 2011 +0800 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Aug 19 21:03:21 2011 +0400 |
tree | 7f2acc1deb101704d104979da9e18dc87d331a1b | |
parent | bd19c756b1a69ec2c8f5f81624d66a1a0daad7c0 [diff] |
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 <axel.lin@gmail.com> Cc: Clifton Barnes <cabarnes@indesign-llc.com> Cc: Peter Edwards <sweetlilmre@gmail.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>