ALSA: firewire-tascam: remove buffer initialization in driver side
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 20 Oct 2015 14:46:55 +0000 (23:46 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Oct 2015 15:49:13 +0000 (17:49 +0200)
commit9f9c5617c8f7dfd1190c438894a8701db25f171f
tree13ac358a0cd997df3b2ac0fe9cc556975fb6e700
parentc80a1daa7eb6470b84868ed135a26f414b02bf2e
ALSA: firewire-tascam: remove buffer initialization in driver side

The given buffer to callback function is cleared in caller side.

This commit removes buffer initialization in callee side.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/tascam/tascam-transaction.c
This page took 0.026332 seconds and 5 git commands to generate.