diff options
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | 2016-06-04 20:47:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-28 07:53:05 -0300 |
commit | 6deab6fec81fb0deeca676c3ce77aa61faee892c (patch) | |
tree | 984d5a8f3129fb11f701c0ceb62ceac7991f1b7e /mm | |
parent | 447d7c329145989e96cd0a89970a6e009407bad9 (diff) |
[media] tw686x: audio: Prevent hw param changes while busy
Audio hw params are shared across all DMA channels,
so if the user changes any of these while any DMA channel is
enabled, it will impact the enabled channels, potentially causing
serious instability issues.
This commit avoids such situation, by preventing any hw param
change (on any DMA channel) if any other DMA audio channel is capturing.
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions