Home
last modified time | relevance | path

Searched hist:be05e3de3a933156d472127f659d4473c461dcc5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/riptide/
H A Driptide.cdiff be05e3de3a933156d472127f659d4473c461dcc5 Wed Jul 25 16:24:04 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: riptide: Properly endian notations

The SG descriptor of Riptide contains the little-endian values, hence
we need to define with __le32 properly. This fixes sparse warnings
like:
sound/pci/riptide/riptide.c:1112:40: warning: cast to restricted __le32

Signed-off-by: Takashi Iwai <tiwai@suse.de>