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)
commit142267c9e026827ca5fa622f1f13780b6db26cf8
tree09ae08237b4effe5510a00dd86b0c098123aab2d
parente1e62b98ebddc3234f3259019d3236f66fc667f8
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