aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2015-09-02 15:46:46 -0700
committerAndy Gross <[email protected]>2015-10-14 14:51:20 -0500
commitf02dc82523a72619a10e24355c7b2f12c6814d52 (patch)
tree10cb23429120a5d45237f219ae75b542a827ded1 /tools/perf/util/c++/clang-test.cpp
parent9806884d8cd552e6926c162a022cc4b948f4abc8 (diff)
soc: qcom: smd: Represent channel layout in structures
The rx and tx channel info are laid out in memory next to each other, and there are two types of channel info structures, byte based and word based. We have 4 pointers to these info structures, when we really only need two to point to the different types of structures. Encapsulate the byte based and word based tx/rx structures in a "channel pair" structure that describes the layout of memory and reduces the number of pointers in the smd channel structure by two. Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Andy Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions