linux-stable/sound/pcmcia
Takashi Iwai cdd187871c ALSA: vxpocket: Fix invalid endian conversions
commit 3acd3e3bab upstream.

The endian conversions used in vxp_dma_read() and vxp_dma_write() are
superfluous and even wrong on big-endian machines, as inw() and outw()
already do conversions.  Kill them.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-22 07:47:14 +02:00
..
pdaudiocf
vx ALSA: vxpocket: Fix invalid endian conversions 2018-08-22 07:47:14 +02:00
Kconfig
Makefile