media: i2c: ccs: Set the device's runtime PM status correctly in probe
commit 80704d14 upstream. Set the device's runtime PM status to suspended in probe error paths where it was previously set to active. Fixes: 9447082a ("[media] smiapp: Implement power-on and power-off sequences without runtime PM") Cc: stable@vger.kernel.org # for >= v5.15 Signed-off-by:Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading