]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: pxa/hx4700: remove __dev* attributes
authorBill Pemberton <wfp5p@virginia.edu>
Fri, 7 Dec 2012 14:26:14 +0000 (09:26 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 9 Dec 2012 15:29:59 +0000 (00:29 +0900)
commitfbda6a09203a6e57b96b73e9e68c16300c92be31
tree8265fdc23b4f556aad40f1723ec96de37a9aab8e
parentdb3c9c239c155faad8cf165b0069fb066886a6f9
ASoC: pxa/hx4700: 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/pxa/hx4700.c