On 08/05/17 14:32, Laurent Pinchart wrote:
> PHY features are stored in a global variable, while they should be
> properties of the PHY object. As existing OMAP platforms have a single
> HDMI PHY this doesn't cause any issue, but doesn't follow the driver
> model.
> 
> Move the PHY features to the HDMI PHY data structure to follow the
> driver model and pave the road for multiple HDMI PHYs support.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> ---
>  drivers/gpu/drm/omapdrm/dss/hdmi.h     |  7 +++++++
>  drivers/gpu/drm/omapdrm/dss/hdmi_phy.c | 23 ++++++++---------------
>  2 files changed, 15 insertions(+), 15 deletions(-)

Reviewed-by: Tomi Valkeinen <tomi.valkei...@ti.com>

 Tomi

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to