]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Create AFG sysfs node at last
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2015 09:41:59 +0000 (11:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2015 09:41:59 +0000 (11:41 +0200)
commit2dbd358010e5b2656fa174fdfaf2c6d054f8961d
tree09ae08237b4effe5510a00dd86b0c098123aab2d
parent662add9ff53a686a961d3c31028171b5189c4bfd
ALSA: hda - Create AFG sysfs node at last

... so that user-space can know that the whole nodes have been
created.  Unfortunately, this can't be implemented easily in race-free
way, so it's a kind of compromise.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/hdac_sysfs.c