From: Mark Brown Date: Sat, 21 Jan 2012 12:13:30 +0000 (+0000) Subject: mfd: Add __devinit and __devexit annotations in wm8994 X-Git-Tag: v3.4-rc1~126^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc0cceaeeab6d3101f4d9492063a4e4ae813b85;p=pandora-kernel.git mfd: Add __devinit and __devexit annotations in wm8994 The wm8994_device_init() and wm8994_device_exit() functions were not annotated as device init and exit functions, meaning they shouldn't reference __devinitdata. Signed-off-by: Mark Brown Acked-by: Samuel Oritz --- Reading git-diff-tree failed