Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --color --unified --recursive --text archlinux-linux/sound/soc/amd/yc/acp6x-mach.c archlinux-linux.new/sound/soc/amd/yc/acp6x-mach.c
- --- archlinux-linux/sound/soc/amd/yc/acp6x-mach.c 2023-08-06 17:11:44.301741318 +1000
- +++ archlinux-linux.new/sound/soc/amd/yc/acp6x-mach.c 2023-08-06 17:16:32.405561070 +1000
- @@ -315,6 +315,13 @@
- .driver_data = &acp6x_card,
- .matches = {
- DMI_MATCH(DMI_BOARD_VENDOR, "HP"),
- + DMI_MATCH(DMI_BOARD_NAME, "8A44"),
- + }
- + },
- + {
- + .driver_data = &acp6x_card,
- + .matches = {
- + DMI_MATCH(DMI_BOARD_VENDOR, "HP"),
- DMI_MATCH(DMI_BOARD_NAME, "8A22"),
- }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement