diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-02-24 07:37:50 (GMT) |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2010-03-03 14:49:27 (GMT) |
commit | 98bf7c057b35eaf418ac063c4aba4f9f86220b09 (patch) | |
tree | 2513879c8a4cb53267bb92e2be362ca244667bc1 /drivers/tc | |
parent | 4cf95663c829ddd47c76ba5b749e88864beef0a7 (diff) | |
download | linux-98bf7c057b35eaf418ac063c4aba4f9f86220b09.tar.xz |
Regulators: ab3100 - fix probe and remove annotations
Probe and remove methods should not be marked as __init/__exit but
rather __devinit/__devexit so that the needed sections stay in memory
in presence of CONFIG_HOTPLUG. This is needed even on non hotpluggable
buses.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions