From 032334e680db0ac9c90a4770dcfb47a0845bae9e Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 21 Apr 2009 18:33:12 +0200 Subject: [PATCH] --- yaml --- r: 148401 b: refs/heads/master c: dfed0ef9b3ff9e37903920b6938ed33344ad0b3d h: refs/heads/master i: 148399: bc5e852ec0f345916c95fd9cc7155efb013e2fd8 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d47b458b5b44..f8b8d4104cd9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a3b48c88f2d5a34c0e25aec0a3dab8069e5a9a72 +refs/heads/master: dfed0ef9b3ff9e37903920b6938ed33344ad0b3d diff --git a/trunk/sound/pci/hda/patch_realtek.c b/trunk/sound/pci/hda/patch_realtek.c index a6ec87a5c066..887712046c00 100644 --- a/trunk/sound/pci/hda/patch_realtek.c +++ b/trunk/sound/pci/hda/patch_realtek.c @@ -1026,7 +1026,7 @@ static void alc_subsystem_id(struct hda_codec *codec, ass = snd_hda_codec_get_pincfg(codec, nid); snd_printd("realtek: No valid SSID, " "checking pincfg 0x%08x for NID 0x%x\n", - nid, ass); + ass, nid); if (!(ass & 1) && !(ass & 0x100000)) return; if ((ass >> 30) != 1) /* no physical connection */