]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: utils: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Fri, 7 Dec 2012 14:26:36 +0000 (09:26 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 Dec 2012 15:31:48 +0000 (00:31 +0900)
commitccbe64e473a7720f4842e012b00d7597aab43c9c
tree3a05c18895fb6f7d0e27321b5252b9fefc352a63
parent07cfe44ebf7c7be4e5821a52d7399eee0e26b4f2
ASoC: utils: remove __dev* attributes

CONFIG_HOTPLUG is going away as an option.  As result the __dev*
markings will be going away.

Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
and __devexit.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-utils.c