linux-stable/sound/pcmcia
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
..
pdaudiocf ALSA: pcmcia: constify snd_pcm_ops structures 2017-08-19 11:02:21 +02:00
vx ALSA: vxpocket: Fix invalid endian conversions 2018-07-26 08:23:33 +02:00
Kconfig sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
Makefile