commit | e51e97eecdb2a4415aac5f1a69aa66ed787f1217 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Fri Dec 07 09:26:36 2012 -0500 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 10 00:31:48 2012 +0900 |
tree | 3a05c18895fb6f7d0e27321b5252b9fefc352a63 | |
parent | da794876f27c48ba67a6b3295ded27bbd81ba7e4 [diff] |
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>