From 890e1df1bec891d9203724541e81f8fbe5183388 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 19 Feb 2024 01:57:06 +0000
Subject: [PATCH] default settings GPIO PA4 PA6 PA3 PB5

---
 kernel/drivers/acpi/acpica/nsxfobj.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/kernel/drivers/acpi/acpica/nsxfobj.c b/kernel/drivers/acpi/acpica/nsxfobj.c
index c022bef..3242694 100644
--- a/kernel/drivers/acpi/acpica/nsxfobj.c
+++ b/kernel/drivers/acpi/acpica/nsxfobj.c
@@ -24,7 +24,8 @@
  *
  * RETURN:      Status
  *
- * DESCRIPTION: This routine returns the type associatd with a particular handle
+ * DESCRIPTION: This routine returns the type associated with a particular
+ *              handle
  *
  ******************************************************************************/
 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type)

--
Gitblit v1.6.2