summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-07-25 17:10:11 +0200
committerTakashi Iwai <tiwai@suse.de>2018-07-26 08:23:28 +0200
commitfff71a4c050ba46e305d910c837b99ba1728135e (patch)
treecc1fbec3c05fc22d1560960dfad7e465694709b0 /mm
parentALSA: seq: Fix poll() error return (diff)
downloadlinux-fff71a4c050ba46e305d910c837b99ba1728135e.tar.xz
linux-fff71a4c050ba46e305d910c837b99ba1728135e.zip
ALSA: vx222: Fix invalid endian conversions
The endian conversions used in vx2_dma_read() and vx2_dma_write() are superfluous and even wrong on big-endian machines, as inl() and outl() already do conversions. Kill them. Spotted by sparse, a warning like: sound/pci/vx222/vx222_ops.c:278:30: warning: incorrect type in argument 1 (different base types) Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions