]> git.baikalelectronics.ru Git - kernel.git/commit
media: smiapp: Don't update sensor configuration during power-on init
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 1 Oct 2019 11:46:51 +0000 (08:46 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 24 Oct 2019 21:55:39 +0000 (18:55 -0300)
commitdb406e2c5bcad2f16e672ad2247a8172430fa399
tree1b661656304f0536d91b3329c525086dc637aaaf
parentedac8aba11a5eeccccf863fe0a742f97953b0974
media: smiapp: Don't update sensor configuration during power-on init

The sensor configuration since it was previously powered off was not
changed, so no need to update the PLL configuration etc. What is necessary
though is to re-apply the configuration to the sensor's registers.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/smiapp/smiapp-core.c