/openbmc/linux/sound/pci/hda/ |
H A D | hda_sysfs.c | 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | Makefile | diff 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_hwdep.c | diff 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | Kconfig | diff 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_local.h | diff 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_codec.c | diff 648a8d276ed10062addd4a4e18aaf9ff84f14543 Tue Feb 25 03:38:13 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: hda - Add sysfs to codec object, too
We have currently sysfs attributes for each hwdep, but basically these should belong to the codec itself, per se. Let's add them to the codec object while keeping them for hwdep as is for compatibility.
While we are at it, split the sysfs-related stuff into a separate source file, hda_sysfs.c, and keep only the stuff necessary for hwdep in hda_hwdep.c.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|