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