diff options
| author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 17:59:26 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-22 07:48:36 +0200 |
| commit | dbc8ab895259cc04ccd3406ccf4280418cd75b6b (patch) | |
| tree | 7a0bc3abeaa848667e1900116e93ecff79551280 /fs/btrfs/dev-replace.c | |
| parent | 8419b74a43fe4d6a3a4a6d33b00746f5446fb472 (diff) | |
ALSA: cs5535audio: Fix invalid endian conversion
commit 69756930f2de0457d51db7d505a1e4f40e9fd116 upstream.
One place in cs5535audio_build_dma_packets() does an extra conversion
via cpu_to_le32(); namely jmpprd_addr is passed to setup_prd() ops,
which writes the value via cs_writel(). That is, the callback does
the conversion by itself, and we don't need to convert beforehand.
This patch fixes that bogus conversion.
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
