summaryrefslogtreecommitdiff
path: root/sound/core/pcm_compat.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-01-30 11:27:43 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-02-06 08:56:33 (GMT)
commit6bbc7fed849597ec35ffdcaf677910dd11d71d08 (patch)
tree570560b9981f146249c09fbcd8bde9cca8f3fc64 /sound/core/pcm_compat.c
parent4227de2a7e5f0ff6a58e919a9c4f2bb06e882f48 (diff)
downloadlinux-6bbc7fed849597ec35ffdcaf677910dd11d71d08.tar.xz
ALSA: Add a helper to add a new attribute group to card
For assigning sysfs entries for a card device from the driver, introduce a new helper function, snd_card_add_dev_attr(). In this way, we can avoid the possible race between the device registration and the sysfs addition / removal. The driver can pass a new attribute group to add freely. This has to be called before snd_card_register(). Currently, up to two extra groups can be added. More than that, it'll return an error. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm_compat.c')
0 files changed, 0 insertions, 0 deletions