ALSA: hda - Split quirk codes from patch_realtek.c
Put the all static quirk codes out of patch_realtek.c, split into the
file for each codec model. For controlling the build of quirk codes,
a new Kconfig, CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS is introduced.
By setting this off, all quirk codes won't be built, thus you can save
lots of memory.
The codes in patch_realtek.c are also shuffled and more comments are
given, but the contents aren't changed. This is just a refactoring.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Showing
sound/pci/hda/alc260_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc262_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc268_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc269_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc662_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc680_quirks.c
0 → 100644
sound/pci/hda/alc861_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc861vd_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc880_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc882_quirks.c
0 → 100644
此差异已折叠。
sound/pci/hda/alc_quirks.c
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录