ALSA: cs5535 - Fix invalid big-endian conversions
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Jun 2011 10:31:23 +0000 (12:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jun 2011 10:35:45 +0000 (12:35 +0200)
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 <tiwai@suse.de>

No differences found