media: atomisp: remove format duplication at mbus->fourcc table
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 30 May 2020 15:24:15 +0000 (17:24 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 17:01:08 +0000 (19:01 +0200)
commitfb1f6ae692fc9d2d102a231ffbebe901a061f727
treecbefd422c568fc1fe2406cd412dfa2325055948b
parent4e86bde20122aeb4abd8b586ee7f3959f898223c
media: atomisp: remove format duplication at mbus->fourcc table

This table used to be used also to translate between ia_css
abstraction and V4L2 fourcc codes.

This was removed on a past patch, but the table now contains
two fields with identical values.

Get rid of one of them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_cmd.c
drivers/staging/media/atomisp/pci/atomisp_subdev.c
drivers/staging/media/atomisp/pci/atomisp_subdev.h