Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <tiwai@suse.de>
- Loading branch information