device create: sound: convert device_create_drvdata to device_create
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jul 2008 03:03:34 +0000 (20:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Oct 2008 16:24:44 +0000 (09:24 -0700)
commitabe9ab8f62203ced11119fb96acc3b8dd107ebc4
treecb6d6667e6fc216efdfa5b1ba4a3e46c92798090
parentd73a1a674b5383bb3b38ae3dd625504ffc623d90
device create: sound: convert device_create_drvdata to device_create

Now that device_create() has been audited, rename things back to the
original call to be sane.

Cc: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/core/init.c
sound/core/sound.c
sound/oss/soundcard.c
sound/sound_core.c