]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: HDA: hda_proc: Fix printf format specifier
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 13 Sep 2008 23:54:57 +0000 (16:54 -0700)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Sep 2008 06:18:02 +0000 (08:18 +0200)
commit46c8cd61c19c4b828ad3e431ea270ae61ea2fa27
tree345d98546952f79c904b2bf1831c63a47b86d42a
parent306b50a8e22b5c78ce9c91930334c0e312bb88b5
ALSA: HDA: hda_proc: Fix printf format specifier

The Pincap output had a typod format specifier, leading to an extraneous "08"
in the output, which is a reserved bit of the Vref field, and was really
confused :-).

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_proc.c