aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/cppc_acpi.c
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2024-10-20 17:56:24 +0000
committerTakashi Iwai <[email protected]>2024-10-21 07:21:08 +0000
commit86c96e7289c5758284b562ac7b5c94429f48d2d9 (patch)
treefe2a47ce40c4639e74ea021c51465d4fad6514d7 /drivers/acpi/cppc_acpi.c
parentALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593 (diff)
downloadkernel-86c96e7289c5758284b562ac7b5c94429f48d2d9.tar.gz
kernel-86c96e7289c5758284b562ac7b5c94429f48d2d9.zip
ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATE
Fix the kconfig option for the tas2781 HDA driver to select CRC32 rather than CRC32_SARWATE. CRC32_SARWATE is an option from the kconfig 'choice' that selects the specific CRC32 implementation. Selecting a 'choice' option seems to have no effect, but even if it did work, it would be incorrect for a random driver to override the user's choice. CRC32 is the correct option to select for crc32() to be available. Fixes: 5be27f1e3ec9 ("ALSA: hda/tas2781: Add tas2781 HDA driver") Cc: [email protected] Signed-off-by: Eric Biggers <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions