diff options
| author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 17:10:11 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-22 07:48:36 +0200 |
| commit | c48a18584d81b2fbdc1d7deba41525bfc9114255 (patch) | |
| tree | 2aa2b4b58bcf4a69088d8c9d847f65d192b9098e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | caf8fe5173f9bd20b14612c6a44221707f8a628d (diff) | |
ALSA: vx222: Fix invalid endian conversions
commit fff71a4c050ba46e305d910c837b99ba1728135e upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
