Takashi Iwai fff71a4c05 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>
2018-07-26 08:23:28 +02:00
..
2017-11-13 15:45:57 +01:00
2018-06-12 16:19:22 -07:00
2018-06-15 17:24:40 +09:00
2017-08-12 23:31:58 +02:00
2018-06-15 18:10:01 -03:00
2017-08-12 23:31:58 +02:00
2017-08-12 23:31:58 +02:00