linux-stable/drivers/accel
Tomer Tayar 56499c4615 accel/habanalabs: add missing error flow in hl_sysfs_init()
hl_sysfs_fini() is called only if hl_sysfs_init() completes
successfully. Therefore if hl_sysfs_init() fails, need to remove any
sysfs group that was added until that point.

Signed-off-by: Tomer Tayar <ttayar@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2023-04-08 10:44:23 +03:00
..
habanalabs accel/habanalabs: add missing error flow in hl_sysfs_init() 2023-04-08 10:44:23 +03:00
ivpu accel/ivpu: Remove D3hot delay for Meteorlake 2023-04-05 09:02:28 +02:00
qaic accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
drm_accel.c Fix mismerge due to devnode now taking a 'const *' device 2022-12-16 13:04:15 -06:00
Kconfig accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
Makefile accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00