]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: audio: Ratelimit err messages in bundle, topology driver
authorVaibhav Agarwal <vaibhav.agarwal@linaro.org>
Fri, 10 Jun 2016 07:29:11 +0000 (12:59 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Jun 2016 18:46:06 +0000 (11:46 -0700)
commitc6722ab5d3c3d23021dd32bd1ae569665ee2263b
tree128e7dea9e6302599894a8e4f6e570401fb28037
parentf2b6303d4505b5b046691a936c346a0e376cd9f3
greybus: audio: Ratelimit err messages in bundle, topology driver

Earlier I have shared a patch to rate limit err messages in audio_codec
driver. However, missed to include suggestion from Mark to do similar
changes in audio bundle & topology parser as well. Doing it now.

Testing Done: Compile tested

Fixes: 4cb3d109e5fc ("audio: Ratelimit err messages")
Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@linaro.org>
Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/audio_module.c
drivers/staging/greybus/audio_topology.c