android_kernel_oneplus_msm8998/sound/pcmcia/vx
Takashi Iwai 09b56641dd ALSA: vxpocket: Fix invalid endian conversions
commit 3acd3e3bab95ec3622ff98da313290ee823a0f68 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:48:36 +02:00
..
Makefile
vxp_mixer.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
vxp_ops.c ALSA: vxpocket: Fix invalid endian conversions 2018-08-22 07:48:36 +02:00
vxpocket.c ALSA: vx: Fix missing kerneldoc parameter descriptions 2014-11-11 09:39:10 +01:00
vxpocket.h pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device 2010-09-29 17:20:23 +02:00