diff options
| author | David Lin <[email protected]> | 2016-06-24 13:52:43 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-24 16:06:51 -0700 |
| commit | 9e138dd479cb1f924a3d78e13e6ba5668db73acc (patch) | |
| tree | bfd3199b727d071eed79fb16554f57fca4f741ff /tools/perf/scripts/python | |
| parent | 2d466c23c64f7556d0a184a1f02b2c8a23edaf5e (diff) | |
greybus: audio: remove the unnecessary return statement
The return statement immediately after the BUG_ON of the gbcodec_write()
call is added by mistake. It's not causing any errors right now due to
that gbcodec_reg is currently not being used.
Testing Done:
- Audio playback on EVT2
Signed-off-by: David Lin <[email protected]>
Reviewed-by: Mark Greer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions