diff options
author | Stephen Boyd <[email protected]> | 2020-09-16 16:11:55 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-09-28 11:27:53 +0530 |
commit | e4bc7de8ae166dff1b926d031266c3866f779766 (patch) | |
tree | 0a764e6ee4ce1bd0677cb55d8d38d791ee15d42a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dadcf9959ccef45e2958da42850757b4f0ac3751 (diff) |
phy: qcom-qmp: Remove 'initialized' in favor of 'init_count'
We already track if any phy inside the qmp wrapper has been initialized
by means of the struct qcom_qmp::init_count member. Let's drop the
duplicate 'initialized' member to simplify the code a bit.
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Cc: Jeykumar Sankaran <[email protected]>
Cc: Chandan Uddaraju <[email protected]>
Cc: Vara Reddy <[email protected]>
Cc: Tanmay Shah <[email protected]>
Cc: Manu Gautam <[email protected]>
Cc: Sandeep Maheswaram <[email protected]>
Cc: Douglas Anderson <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Jonathan Marek <[email protected]>
Cc: Dmitry Baryshkov <[email protected]>
Cc: Rob Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions