aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2018-11-12 13:36:39 +0000
committerMark Brown <[email protected]>2018-11-13 10:08:59 -0800
commitdcad34f818f2a23b9a51c7c2a21e167fff441e52 (patch)
tree15f8810287d452a8ae0f402326c5f1bd3f9b9787 /tools/perf/scripts/python/bin
parentf15c19af929d380d0acb2a8d8277d688351bd5de (diff)
ASoC: wm_adsp: Factor out common init code
Factor out the duplicated initialization statements from wm_adsp1_init() and wm_adsp2_init() into new function wm_adsp_common_init(). The entire content of wm_adsp1_init() is the common code but it is convenient to retain this exported function to hide what we currently treat as common init (which might change in the future) and also make clear the difference between an ADSP1 entry point and common code. Signed-off-by: Richard Fitzgerald <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions