1
0
Fork 0
alistair23-linux/sound/pcmcia/vx
Takashi Iwai 3acd3e3bab ALSA: vxpocket: Fix invalid endian conversions
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>
2018-07-26 08:23:33 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vxp_mixer.c ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
vxp_ops.c ALSA: vxpocket: Fix invalid endian conversions 2018-07-26 08:23:33 +02:00
vxpocket.c ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00
vxpocket.h ALSA: vxpocket: Use container_of() 2017-05-17 07:12:57 +02:00