Searched hist:"5 cc3203f72d89064da315529103f277124f57005" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/ppc/ |
H A D | snd_ps3.c | diff 5cc3203f72d89064da315529103f277124f57005 Thu Dec 06 11:35:22 CST 2012 Bill Pemberton <wfp5p@virginia.edu> ALSA: sound/ps3: 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> Acked-by: Geoff Levand <geoff@infradead.org> Cc: linuxppc-dev@lists.ozlabs.org Cc: cbe-oss-dev@lists.ozlabs.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
|