From: Robin H. Johnson Date: Sat, 13 Sep 2008 23:54:57 +0000 (-0700) Subject: ALSA: HDA: hda_proc: Fix printf format specifier X-Git-Tag: v2.6.28-rc1~720^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0481f4534910e644626a3607b2a1a979420a2d05;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed