diff options
author | Lars-Peter Clausen <[email protected]> | 2014-02-03 17:24:22 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-02-03 18:42:02 +0000 |
commit | 4f6136fa0d6200f1c6eebfb1f12572ca6b770927 (patch) | |
tree | 375a9091955d2bf1374370f4969c15d1fd3bf9e2 /tools/perf/util/trace-event-scripting.c | |
parent | 1659b84312617fe846def362f6ccdc73ec452d44 (diff) |
ASoC: rx1950_uda1380: Don't modify runtime->hw
Individual components are not supposed to modify the runtime->hw struct itself
as it is manged by the ASoC core. If a component wants to limit the list of
supported rates it should set a rate constraint. The rx1950_uda1380 already does
this, so it is safe to just remove the code that modifies runtime->hw.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Acked-by: Vasily Khoruzhick <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions