WSL2-Linux-Kernel/drivers/hsi/controllers
Osama Muhammad 42877c38ac HSI: omap_ssi_port: Drop error checking for debugfs_create_dir
This patch fixes the error checking in omap_ssi_port.c. The DebugFS
kernel API is developed in a way that the caller can safely ignore the
errors that occur during the creation of DebugFS nodes.

Signed-off-by: Osama Muhammad <osmtendev@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2023-05-27 18:50:27 +02:00
..
Kconfig
Makefile
omap_ssi.h
omap_ssi_core.c HSI: fix ssi_waketest() declaration 2023-05-20 19:20:30 +02:00
omap_ssi_port.c HSI: omap_ssi_port: Drop error checking for debugfs_create_dir 2023-05-27 18:50:27 +02:00
omap_ssi_regs.h