commit | 56ca3be85f3d33d050e65027c63ccad4425581c9 | [log] [tgz] |
---|---|---|
author | Bingbu Cao <bingbu.cao@intel.com> | Wed Dec 15 12:09:01 2021 +0100 |
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | Thu Dec 16 20:54:52 2021 +0100 |
tree | e019c052152c9ef12a0c370e5463161e5604a4ad | |
parent | ada2c4f54d0ae933c4f257abf604849ef0f6de4a [diff] |
media: imx208: Support device probe in non-zero ACPI D state 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: Bingbu Cao <bingbu.cao@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>