From f2276026102c641a2171bbba8089f0396771742c Mon Sep 17 00:00:00 2001 From: ZHANG Yuntian <95260730+RadxaYuntian@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:23:06 +0800 Subject: [PATCH] Update comments with UTF-8 encoding When packaging the source as a Debian DKMS package, lintian will warn national-encoding due to Big5 encoded characters in comments. Reencode Chinese in UTF-8. Signed-off-by: ZHANG Yuntian --- include/Hal8821APwrSeq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Hal8821APwrSeq.h b/include/Hal8821APwrSeq.h index 568b8e5..80f518b 100644 --- a/include/Hal8821APwrSeq.h +++ b/include/Hal8821APwrSeq.h @@ -76,7 +76,7 @@ {0x005A, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_WRITE, BIT1, BIT1},/*Enable HSISR GPIO9 interrupt*/\ {0x007A, PWR_CUT_TESTCHIP_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_WRITE, 0xFF, 0x3A},/*0x7A = 0x3A start BT*/\ {0x002E, PWR_CUT_ALL_MSK, PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_WRITE, 0xFF , 0x82 },/* 0x2C[23:12]=0x820 ; XTAL trim */ \ - {0x0010, PWR_CUT_A_MSK , PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_WRITE, BIT6 , BIT6 },/* 0x10[6]=1 ; MP新增對於0x2C的控制權,須把0x10[6]設為1才能讓WLAN控制 */ \ + {0x0010, PWR_CUT_A_MSK , PWR_FAB_ALL_MSK, PWR_INTF_ALL_MSK, PWR_BASEADDR_MAC, PWR_CMD_WRITE, BIT6 , BIT6 },/* 0x10[6]=1 ; MP啣撠0x2C批嗆嚗0x10[6]閮剔1質WLAN批 */ \ #define RTL8821A_TRANS_ACT_TO_CARDEMU \