android_kernel_samsung_sm8650/drivers/vfio/platform
Tomasz Duszynski db636b8ec0 vfio: platform: ignore missing reset if disabled at module init
If reset requirement was relaxed via module parameter, errors caused by
missing reset should not be propagated down to the vfio core.
Otherwise initialization will fail.

Change-Id: I78957cef2b45c66eab1d949a04ccbaffe10499e7
Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Fixes: 5f6c7e0831 ("vfio/platform: Use the new device life cycle helpers")
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Link: https://lore.kernel.org/r/20230131083349.2027189-1-tduszynski@marvell.com
Git-commit: 168a9c91fe0a1180959b6394f4566de7080244b6
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Yimin Peng <quic_yiminp@quicinc.com>
2023-10-11 18:34:05 -07:00
..
reset Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/next 2021-08-26 11:08:50 -06:00
Kconfig vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' 2021-08-26 10:36:51 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vfio_amba.c vfio/amba: Use the new device life cycle helpers 2022-09-21 14:15:11 -06:00
vfio_platform_common.c vfio: platform: ignore missing reset if disabled at module init 2023-10-11 18:34:05 -07:00
vfio_platform_irq.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
vfio_platform_private.h vfio/amba: Use the new device life cycle helpers 2022-09-21 14:15:11 -06:00
vfio_platform.c vfio/platform: Use the new device life cycle helpers 2022-09-21 14:15:11 -06:00