Add a fix & a warning in the dsi_host_transfer().
Version 2: - Simplify the 2 patches following comments from Brian Norris. - Swap the 2 patches as the return value is only on tx and in case of rx requests the warning is there.
Version 1: - Initial commit
Philippe Cornu (2): drm/bridge/synopsys: dsi: Add a warning msg on dsi read requests drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-)