Searched hist:f5662e1cbf3f0939a6e033a00c542be4a0c2edee (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | hda_auto_parser.c | diff f5662e1cbf3f0939a6e033a00c542be4a0c2edee Tue Jul 22 07:09:34 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Refactor quirk picking and change quirk priority
Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority.
By adding two special values for fixup_id we can also get rid of the fixup_forced flag.
Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_local.h | diff f5662e1cbf3f0939a6e033a00c542be4a0c2edee Tue Jul 22 07:09:34 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Refactor quirk picking and change quirk priority
Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority.
By adding two special values for fixup_id we can also get rid of the fixup_forced flag.
Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_cirrus.c | diff f5662e1cbf3f0939a6e033a00c542be4a0c2edee Tue Jul 22 07:09:34 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Refactor quirk picking and change quirk priority
Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority.
By adding two special values for fixup_id we can also get rid of the fixup_forced flag.
Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_sigmatel.c | diff f5662e1cbf3f0939a6e033a00c542be4a0c2edee Tue Jul 22 07:09:34 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Refactor quirk picking and change quirk priority
Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority.
By adding two special values for fixup_id we can also get rid of the fixup_forced flag.
Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_codec.c | diff f5662e1cbf3f0939a6e033a00c542be4a0c2edee Tue Jul 22 07:09:34 CDT 2014 David Henningsson <david.henningsson@canonical.com> ALSA: hda - Refactor quirk picking and change quirk priority
Previously, calling one quirk function first and another later would make the latter one take priority, this is now changed to make the former take priority.
By adding two special values for fixup_id we can also get rid of the fixup_forced flag.
Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|