]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ASoC: atmel: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Fri, 7 Dec 2012 14:26:21 +0000 (09:26 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 Dec 2012 15:31:03 +0000 (00:31 +0900)
commit71d14ea60ad81a685cc9a879d2b9a89494cdba8f
treed5b2cc014da2d8a8772776a66a28dcace882a747
parent05c4c6f7072cff531c62322e07a156b1501df7a5
ASoC: atmel: 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/atmel/sam9g20_wm8731.c