diff options
author | Bjorn Andersson <quic_bjorande@quicinc.com> | 2023-05-14 20:02:56 -0700 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-06-04 05:44:53 +0300 |
commit | 9edac2eec47c82dcb679a285c6d9bb4b6f21a1a9 (patch) | |
tree | 72e56946ce1c2636f01fb4c35bed686a6bfa82a0 /io_uring | |
parent | 9f93258549dbc677898224b8c20d56d1eb96b66e (diff) | |
download | lwn-9edac2eec47c82dcb679a285c6d9bb4b6f21a1a9.tar.gz lwn-9edac2eec47c82dcb679a285c6d9bb4b6f21a1a9.zip |
drm/msm/dp: Clean up pdev/dev duplication in dp_power
The dp_power module keeps track of both the DP controller's struct
platform_device and struct device - with the prior pulled out of the
dp_parser module.
Clean up the duplication by dropping the platform_device reference and
just track the passed struct device.
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/536939/
Link: https://lore.kernel.org/r/20230515030256.300104-3-quic_bjorande@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions