ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 18 Oct 2015 13:39:53 +0000 (22:39 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Oct 2015 09:57:03 +0000 (11:57 +0200)
commitbd04809bbe4c1f749650bb990c969112a5e10aef
tree27cf07a91b461fe63ce8d235122009f09b900880
parentfef586d58960bc867c1fa8126ee5d7364a5a89ac
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM

The contents of Config ROM in firewire device structure are already
aligned to CPU-endianness. Thus, no need to convert it again.

This commit removes needless conversions

Fixes: 9edf723fd858('ALSA: firewire-digi00x: add skeleton for Digi 002/003 family')
Fixes: c0949b278515('ALSA: firewire-tascam: add skeleton for TASCAM FireWire series')
Reported-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/digi00x/digi00x.c
sound/firewire/tascam/tascam.c
This page took 0.026474 seconds and 5 git commands to generate.