aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2013-01-25 09:43:43 +0300
committerMark Brown <[email protected]>2013-01-26 15:37:09 +0800
commit0099d24c6bb584d3bac76ca81bb55f3fd8ddfb21 (patch)
treef0dfd12af9facc41567fdad2bedefd4a28c5d037 /tools/perf/scripts/python
parent949db153b6466c6f7cad5a427ecea94985927311 (diff)
ASoC: dwc: fix support for more than two channels
There were missing break statements so everything used TWO_CHANNEL_SUPPORT. Also I added a return statement to silence a GCC warning: sound/soc/dwc/designware_i2s.c: In function ‘dw_i2s_hw_params’: sound/soc/dwc/designware_i2s.c:236:32: warning: ‘ch_reg’ may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Rajeev Kumar <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions