commit | e21596bba143563cd8a2071ea0caff3256fad735 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Thu Dec 06 12:35:12 2012 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 07 07:21:54 2012 +0100 |
tree | 13286d2f4ca658d78f2b1c6738dcb5de79ea65b6 | |
parent | 6c9dc19c103b36da066c64a7758f5934f245f37d [diff] |
ALSA: pxa2xx: 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> Cc: Eric Miao <eric.y.miao@gmail.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Haojian Zhuang <haojian.zhuang@gmail.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Takashi Iwai <tiwai@suse.de>