media: i2c: imx274: Remove stop stream i2c writes during remove
authorSowjanya Komatineni <skomatineni@nvidia.com>
Mon, 21 Sep 2020 21:39:38 +0000 (23:39 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:12 +0000 (10:31 +0100)
commitf4fcf0108b42a997aace451fa1a0801e1c7de0d3
treea1f20c5291e3de5d8394c0b388fe31834cd21992
parentc87bfb6240598a150efa536d2717ced2f409fe5e
media: i2c: imx274: Remove stop stream i2c writes during remove

Sensor should already be in standby during remove and there is no
need to configure sensor registers for stream stop.

Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/imx274.c