From: Kulikov Vasiliy Date: Thu, 15 Jul 2010 18:48:19 +0000 (+0400) Subject: ALSA: asihpi: fix sign bug X-Git-Tag: v2.6.36-rc1~493^2^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315e8f7501ad929acacfa94c251283e837f281ed;p=pandora-kernel.git ALSA: asihpi: fix sign bug bytes_per_sec is unsigned, so if snd_pcm_format_width() return error we would not see it. Signed-off-by: Kulikov Vasiliy Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed