Hi Mauro, Here's a few fixes for omap3isp plus cleanups for the smiapp driver. Please pull. The following changes since commit 0885acd77eb4644fd88f6d9f41e433f4ee9bc37a: media: vivid: support multiplanar touch devices (2019-12-16 13:24:16 +0100) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/smiapp-pm-5.6-1-signed for you to fetch changes up to 5836ef92ac0205bfb6d354b39aabf2fab54f6666: smiapp: Put the device again if starting streaming fails (2020-01-02 14:59:35 +0200) ---------------------------------------------------------------- smiapp patches for 5.6 ---------------------------------------------------------------- Sakari Ailus (4): omap3isp: Ignore failure of stopping streaming on external subdev omap3isp: Don't restart CCDC if we're about to stop smiapp: Avoid maintaining power state information smiapp: Put the device again if starting streaming fails drivers/media/i2c/smiapp/smiapp-core.c | 198 +++++++++++++++++------------- drivers/media/i2c/smiapp/smiapp-regs.c | 3 - drivers/media/i2c/smiapp/smiapp.h | 1 - drivers/media/platform/omap3isp/isp.c | 8 +- drivers/media/platform/omap3isp/ispccdc.c | 12 +- 5 files changed, 126 insertions(+), 96 deletions(-) -- Sakari Ailus