From: Hannes Eder Date: Wed, 25 Feb 2009 21:28:45 +0000 (+0100) Subject: ALSA: sound/pci/hda: fix sparse warning: different signedness X-Git-Tag: v2.6.30-rc1~676^2~12^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9b6c07831456b7a7d90eac31c853d60eaf8ab6;p=pandora-kernel.git ALSA: sound/pci/hda: fix sparse warning: different signedness Fix this sparse warning: sound/pci/hda/hda_codec.c:1544:19: warning: incorrect type in assignment (different signedness) sound/pci/hda/hda_codec.c:1544:19: expected unsigned long *vals sound/pci/hda/hda_codec.c:1544:19: got long * Signed-off-by: Hannes Eder Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed