]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ux500: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Fri, 7 Dec 2012 14:26:35 +0000 (09:26 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 Dec 2012 15:31:45 +0000 (00:31 +0900)
commit38e028b8bc25d4f7059acc54d23a608a0ac1e588
treec48313c77233044066138581639d0d025ef7db45
parentc16d1c9d626bb38ccc1742b0b2ab8c12874cb53d
ASoC: ux500: 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/ux500/mop500.c
sound/soc/ux500/ux500_msp_dai.c
sound/soc/ux500/ux500_pcm.c