This patch series fixes 2 null pointer issues on the below cases 1) Use BRS without BRU module 2) UIF module is not used. This issues were found during display bringup on RZ/G2L SoC. RZ/G2L has only BRS module and no UIF module. Biju Das (2): media: v4l: vsp1: Fix bru null pointer access media: v4l: vsp1: Fix uif null pointer access drivers/media/platform/vsp1/vsp1_drm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.17.1