From: Takashi Iwai Date: Thu, 30 Jun 2011 10:31:23 +0000 (+0200) Subject: ALSA: cs5535 - Fix invalid big-endian conversions X-Git-Tag: v3.0-rc6~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71276410e17653cfacfa238a363475cde9e18fb3;p=pandora-kernel.git ALSA: cs5535 - Fix invalid big-endian conversions Fix the wrongly converted short values: sound/pci/cs5535audio/cs5535audio_pcm.c:152: warning: large integer implicitly truncated to unsigned type sound/pci/cs5535audio/cs5535audio_pcm.c:160: warning: large integer implicitly truncated to unsigned type Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed