diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-16 12:31:46 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-05-20 13:32:20 +0200 |
commit | 45babef01f92f1c3ab3012dfb7e98ae51f1ebeab (patch) | |
tree | b116341f32566579f49903ef31fb02aabafc6109 /drivers/slimbus/qcom-ctrl.c | |
parent | 78666baac29503a1f585b13f22b5ceb93ab26421 (diff) | |
download | talos-op-linux-45babef01f92f1c3ab3012dfb7e98ae51f1ebeab.tar.gz talos-op-linux-45babef01f92f1c3ab3012dfb7e98ae51f1ebeab.zip |
drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
The Rockchip VOP driver has a function, scl_vop_cal_scl_fac, that will
lookup the drm_format_info structure from the fourcc passed to it by its
caller.
However, its only caller already derefences the drm_format_info structure
it has access to to retrieve that fourcc. Change the prototype of that
function to pass the drm_format_info structure directly, removing the need
for an extra lookup.
Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Sean Paul <sean@poorly.run>
Suggested-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/27b0041c7977402df4a087c78d2849ffe51c9f1c.1558002671.git-series.maxime.ripard@bootlin.com
Diffstat (limited to 'drivers/slimbus/qcom-ctrl.c')
0 files changed, 0 insertions, 0 deletions