commit | a99076e87e0644088b09182bba147754ba7238ad | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jun 19 12:17:49 2019 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jun 19 12:17:49 2019 +0200 |
tree | 06d34b1ea8a7b0bd18c4437532381dfe3c2d8fec | |
parent | 307696d3b73406a266191b3fb977ac6e70b34e18 [diff] |
drm/client: Change drm_client_panel_rotation name The drm_client_panel_rotation function has been used so far to set the default rotation based on the panel orientation. However, we can have more sources of information to make that decision, starting with the command line that we will introduce later in this series. Change the name to remove the panel mention. Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/8cb0f0d9569d41685bbf30a1538da6578cd2769b.1560783090.git-series.maxime.ripard@bootlin.com