diff options
| author | Takashi Iwai <[email protected]> | 2018-09-04 17:58:35 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 11:14:58 +0200 |
| commit | 626f28d51d2123272b6520d61032c542b4c0eaaf (patch) | |
| tree | 1fc63893f8c3db2e291925c086319b65c73bdd23 /tools/perf/scripts/python/bin | |
| parent | a97962111e6710adb127bff28092236687b742c3 (diff) | |
staging: bcm2835-audio: Remove redundant function calls
bcm2835_audio_setup(), bcm2835_audio_flush_buffers() and
bcm2835_audio_flush_playback_buffers() functions do implement
nothing.
Also, bcm2835_audio_set_ctls() is already called inside
bcm2835_audio_set_params(), so the later call is superfluous.
This patch removes these superfluous implementations.
Signed-off-by: Takashi Iwai <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions