]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: line6: Create sysfs via snd_card_add_dev_attr()
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jan 2015 11:36:17 +0000 (12:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Feb 2015 09:09:23 +0000 (10:09 +0100)
commitb3f7cc2e4aebff67d92c4f51794eccc5ca1200fe
tree7cbdd4d5f63f7229c0ba8ed227638caa02134fbe
parent907f154e20cb7d8b717a083273e1490800652e7a
ALSA: line6: Create sysfs via snd_card_add_dev_attr()

Use the new helper function to create sysfs entries in the card more
gracefully without races.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/pod.c