Hi Tomi,
Thank you for the patch.
On Tue, Nov 24, 2020 at 02:45:21PM +0200, Tomi Valkeinen wrote:
> A DSI peripheral can have virtual channel ID of 0-3. This should be
> always the case, and there's no need in the driver to validate the
> channel.
>
> Signed-off-by: Tomi Valkeinen
Reviewed-by:
A DSI peripheral can have virtual channel ID of 0-3. This should be
always the case, and there's no need in the driver to validate the
channel.
Signed-off-by: Tomi Valkeinen
---
drivers/gpu/drm/omapdrm/dss/dsi.c | 11 ---
1 file changed, 11 deletions(-)
diff --git a/drivers/gpu/drm/omap