On Sun, 27 Mar 2016 09:09:05 +0200, Takashi Sakamoto wrote:
Hi,
This patchset includes some trivial fixes for ALSA firewire stack. I don't mind to postpone them to 4.7 instead of 4.6-rc2.
As these are all minor code cleanups, I queued them to for-next branch now.
thanks,
Takashi
Regards
Takashi Sakamoto (4): ALSA: bebob: remove needless argument from local function ALSA: oxfw: remove needless member from private structure ALSA: fireworks: move model quirk detection code to information parser ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804
sound/firewire/Kconfig | 1 + sound/firewire/bebob/bebob.c | 4 ++-- sound/firewire/fireworks/fireworks.c | 21 +++++++++++---------- sound/firewire/oxfw/oxfw.h | 1 - 4 files changed, 14 insertions(+), 13 deletions(-)
-- 2.7.3