Skip to content
Commit a14c2431 authored by Arec Kao's avatar Arec Kao Committed by Greg Kroah-Hartman
Browse files

media: ov13b10: Support device probe in non-zero ACPI D state

[ Upstream commit 1af2f618

 ]

Tell ACPI device PM code that the driver supports the device being in
non-zero ACPI D state when the driver's probe function is entered.

Also do identification on the first access of the device, whether in
probe or when starting streaming.

Signed-off-by: default avatarArec Kao <arec.kao@intel.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
Stable-dep-of: 7b0454cf

 ("media: ov13b10: Enable runtime PM before registering async sub-device")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 33bf23c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment