commit | ac8d82f586c8692b501cb974604a71ef0e22a04c | [log] [tgz] |
---|---|---|
author | Biju Das <biju.das.jz@bp.renesas.com> | Mon Mar 01 13:08:27 2021 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 11 11:40:28 2021 +0100 |
tree | 859df204b4a691d5898fd216b8718d83f2a3db0b | |
parent | 8a7e27fd5cd696ba564a3f62cedef7269cfd0723 [diff] |
media: v4l: vsp1: Fix bru null pointer access RZ/G2L SoC has only BRS. This patch fixes null pointer access,when only BRS is enabled. Fixes: cbb7fa49c7466("media: v4l: vsp1: Rename BRU to BRx") Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>