OSDN Git Service

ALSA: Use static groups for id and number card sysfs attr files
authorTakashi Iwai <tiwai@suse.de>
Wed, 29 Jan 2014 10:54:10 +0000 (11:54 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Feb 2014 07:14:12 +0000 (08:14 +0100)
commit34356dbdb64e9f12cc8ce1bb0d9e38a75b1e4638
treeb6a9f9a3747212a3da05e42d44cfad633954ed58
parent8bfb181c17d20956f156e84638912e00e1aaca86
ALSA: Use static groups for id and number card sysfs attr files

... instead of calling device_create_file() manually.
No functional change.

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