summaryrefslogtreecommitdiff
path: root/sound/pcmcia
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 /sound/pcmcia
parenta49a71f6e25da2acc637fcd31e73debd96ca18f8 (diff)
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 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions