OSDN Git Service

ALSA: Drop snd_get_device() helper
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jan 2015 07:39:40 +0000 (08:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Feb 2015 16:01:38 +0000 (17:01 +0100)
commit830953c0724b42be30a74febcde6c89c706ed286
tree5f647e3a5b09133b9af0f5c1023132624ca7a833
parent40a4b263854346fe7c7d1c3964c106296f690816
ALSA: Drop snd_get_device() helper

Since the device is no longer hidden but embedded into each component,
we no longer need snd_get_device().  Let's drop it and relevant codes.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
sound/core/sound.c