mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-21 08:23:25 +07:00
[media] V4L: sh_mobile_ceu_camera: remove duplicated code
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
15f517e272
commit
fd861a072c
@ -1018,9 +1018,6 @@ static int sh_mobile_ceu_get_formats(struct soc_camera_device *icd, unsigned int
|
||||
cam->width = mf.width;
|
||||
cam->height = mf.height;
|
||||
|
||||
cam->width = mf.width;
|
||||
cam->height = mf.height;
|
||||
|
||||
icd->host_priv = cam;
|
||||
} else {
|
||||
cam = icd->host_priv;
|
||||
|
Loading…
Reference in New Issue
Block a user