Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

x86 MacMini: make built-in speaker sound actually work

The MacMini board table seems to largely look like any bog-standard
Intel 945 board.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

+1
+1
sound/pci/hda/patch_sigmatel.c
··· 351 351 [STAC_REF] = ref922x_pin_configs, 352 352 [STAC_D945GTP3] = d945gtp3_pin_configs, 353 353 [STAC_D945GTP5] = d945gtp5_pin_configs, 354 + [STAC_MACMINI] = d945gtp5_pin_configs, 354 355 [STAC_D965_2112] = d965_2112_pin_configs, 355 356 }; 356 357