From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geoff Levand Subject: Re: [PATCH 13/20] ALSA: sound/ps3: remove __dev* attributes Date: Thu, 06 Dec 2012 14:24:36 -0800 Message-ID: <1354832676.4015.3.camel@clam> References: <1354815329-20221-1-git-send-email-wfp5p@virginia.edu> <1354815329-20221-14-git-send-email-wfp5p@virginia.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1354815329-20221-14-git-send-email-wfp5p@virginia.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: "Linuxppc-dev" To: Bill Pemberton Cc: cbe-oss-dev@lists.ozlabs.org, alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, perex@perex.cz, linuxppc-dev@lists.ozlabs.org List-Id: alsa-devel@alsa-project.org On Thu, 2012-12-06 at 12:35 -0500, Bill Pemberton wrote: > 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 > Cc: Geoff Levand > Cc: linuxppc-dev@lists.ozlabs.org > Cc: cbe-oss-dev@lists.ozlabs.org > --- > sound/ppc/snd_ps3.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Looks OK for PS3. Acked-by: Geoff Levand