]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: Add a helper to initialize device
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jan 2015 20:32:47 +0000 (21:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Feb 2015 13:42:33 +0000 (14:42 +0100)
commit4b440be667c6187717c99e4d427119fa415ced29
tree20e9fe801416caf247eb883bec998598d32e2ce2
parent23c18d4bfd73ee24070849faf98b3ab01263a3c4
ALSA: Add a helper to initialize device

Introduce a new helper function snd_device_initialize() to initialize
the device object for sound devices.

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