OSDN Git Service

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)
commit02fc76f6a7dbc6cdc3613957f5f1ed435eab5959
tree7cbdd4d5f63f7229c0ba8ed227638caa02134fbe
parent6bbc7fed849597ec35ffdcaf677910dd11d71d08
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