]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: bcm2835-audio: Add 10ms period constraint
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Sep 2018 15:58:46 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Sep 2018 09:14:59 +0000 (11:14 +0200)
commit66890d53130d90df4572987b2ebcad05595f76c7
treeb954c6a1fe0e8721f999963a7293a2c9347e4446
parentd446b78c07669736c404538d777707c8becc60e5
staging: bcm2835-audio: Add 10ms period constraint

It seems that the resolution of vc04 callback is in 10 msec; i.e. the
minimal period size is also 10 msec.

This patch adds the corresponding hw constraint.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c