From: Herton Ronaldo Krzesinski Date: Wed, 11 Feb 2009 22:33:15 +0000 (-0200) Subject: ALSA: hda - Cleanup setting of pin_configs in patch_stac927x X-Git-Tag: v2.6.30-rc1~676^2~12^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c98041f7d71890ac6aa2257d78ef175db44d2cd3;p=pandora-kernel.git ALSA: hda - Cleanup setting of pin_configs in patch_stac927x After commit "ALSA: hda - Fix restore of pin configs at resume for STAC/IDT codecs", the introduced stac_save_pin_cfgs function checks already for pins == NULL case, saving then default pin configs from machine with stac92xx_save_bios_config_regs. So we can remove the extra checks when stac927x_brd_tbl[spec->board_config] == NULL. Signed-off-by: Herton Ronaldo Krzesinski Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed