commit | 875be09160345442196d0889ddf48f747701e12c | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Fri May 22 23:00:51 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat May 23 09:13:19 2015 +0200 |
tree | 6a8c8105c389a0b1a477e7f9d8873a37f567482f | |
parent | a2064710ba2b38a4f07c1b273c389b70b14b2d18 [diff] |
ALSA: firewire-lib: simplify function to calculate the number of data blocks This function is called according to conditions between the value of syt and streaming mode(blocking or non-blocking). To simplify caller's work, this commit push these conditions to the function. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>