]> git.baikalelectronics.ru Git - kernel.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)
commit9c45093a18ad8e71a2ecedc2598ea247f5ffe5a1
tree20e9fe801416caf247eb883bec998598d32e2ce2
parent9ce2f984fa3ff158a4528f7ed4d38e32f076c430
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