[PATCH v4 0/2] media: i2c: imx219: Minor improvements for runtime PM and stream handling

From: Tarang Raval
Date: Thu Mar 06 2025 - 00:35:14 EST


v3 -> v4

- No need to check for the pad argument, dropped pad checking.

v2 -> v3

- Add locking/unlocking of vflip and hflip controls,
which was mistakenly removed.

v1 -> v2

- Dropped "Enable runtime PM before sub-device registration" patch,
as it has already been applied.

Tarang Raval (2):
media: i2c: imx219: switch to {enable,disable}_streams
media: i2c: imx219: media: i2c: imx219: Enable runtime PM autosuspend

drivers/media/i2c/imx219.c | 38 +++++++++++++++++---------------------
1 file changed, 17 insertions(+), 21 deletions(-)

--
2.34.1