]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: firewire-lib: refactoring to obsolete IR packet handler
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 24 May 2019 09:03:42 +0000 (18:03 +0900)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 May 2019 09:18:03 +0000 (11:18 +0200)
commita1957c889bed3ac079d8a60ed9cf3234c08749a0
tree1393bcc5c4e35c8a7a9639b67c85658318a465f4
parent0a6f0cf62f6d4c26ebff386f80b3562d0cdfaecd
ALSA: firewire-lib: refactoring to obsolete IR packet handler

As a result of heavy refactoring based on IR context header, the packet
handler becomes simpler.

This commit merges the packet handler into function for IR context
callback. The logic to parse IR context header and tracepoints event is
split to a function.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/amdtp-stream.c