From b387e1146d8ca640e6c562aa2f49247fc799967c Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 13 Sep 2008 16:54:57 -0700 Subject: [PATCH] ALSA: HDA: hda_proc: Fix printf format specifier commit 0481f4534910e644626a3607b2a1a979420a2d05 upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed