]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 2 Jun 2019 07:12:59 +0000 (16:12 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 11 Jun 2019 09:36:27 +0000 (11:36 +0200)
commit49f621fe3c798fe9361e7a303783d091cbb551f9
treeb57fa15c9c87466861ccb2323d97af89dc19d80f
parentf55e2a897962a55e15cc881ee86ee23f4817dffd
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks

The pairs of pcm.hw_params callbacks and .hw_free callbacks for both
direction have no differences.

This commit unifies the pairs.

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