Skip to content

Commit

Permalink
ALSA: dice: handle whole available isochronous streams
Browse files Browse the repository at this point in the history
This commit enables ALSA dice driver to handle whole available streams.

In Dice, certain registers represent the number of available streams at
current sampling transfer frequency for both directions. The parameters
of each stream are represented in a block of register. This block is
aligned sequentially. These streams start simultaneously by writing
enable bit to a register.

This commit operates these registers when starting/stopping streams.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
takaswie authored and tiwai committed Mar 9, 2016
1 parent 8ae25b7 commit 436b5ab
Showing 1 changed file with 255 additions and 143 deletions.
Loading

0 comments on commit 436b5ab

Please sign in to comment.