[PATCH] dt-bindings: mmc: Convert sdhci-sirf to json-schema

2020-07-06 Thread Kangmin Park
Convert the sdhci-sirf binding to DT schema format using json-schema. At the same time, fix unit address to match the first address specified in the reg property of the node. Signed-off-by: Kangmin Park --- .../devicetree/bindings/mmc/sdhci-sirf.txt| 18 - .../devicetree/bindings

[PATCH] dt-bindings: mmc: sdhci-sirf

2020-06-30 Thread Kangmin Park
Fix unit address to match the first address specified in the reg property of the node. Signed-off-by: Kangmin Park --- Documentation/devicetree/bindings/mmc/sdhci-sirf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mmc/sdhci-sirf.txt b

[PATCH] dt-bindings: mailbox: zynqmp_ipi: fix unit address

2020-06-25 Thread Kangmin Park
Fix unit address to match the first address specified in the reg property of the node in example. Signed-off-by: Kangmin Park --- .../devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree

[PATCH] dt-bindings: spi: ti_qspi.txt: fix unit address

2020-05-19 Thread Kangmin Park
Fix unit address to match the first address specified in the reg property of the node in example. Signed-off-by: Kangmin Park --- Documentation/devicetree/bindings/spi/ti_qspi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi

[PATCH] Fix a misspelling in kernel/cpu.c

2018-02-12 Thread Kangmin Park
A trivial patch to fix a misspelling in kernel/cpu.c Fix 'synchronsization' to 'synchronization' in comment Signed-off-by: Kangmin Park --- kernel/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/cpu.c b/kernel/cpu.c index 53f7dc6..9a1ee53

Re: [PATCH] Resolve RF Type mismatch

2018-02-06 Thread Kangmin Park
f_type and odm_rf_type in comparison with drivers/staging/rtlwifi" 2018-02-07 1:08 GMT+09:00 Bastien Nocera : > On Wed, 2018-02-07 at 00:57 +0900, Kangmin Park wrote: >> From: pr0gr4m > > This needs a commit message. I don't understand what the code is trying > to do.

[PATCH] Fix a misspelling in kernel/cpu.c

2018-02-06 Thread Kangmin Park
--- kernel/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/cpu.c b/kernel/cpu.c index 53f7dc6..9a1ee53 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -1336,7 +1336,7 @@ static struct cpuhp_step cpuhp_ap_states[] = { .teardown.single= smpcfd

[PATCH] Resolve RF Type mismatch

2018-02-06 Thread Kangmin Park
From: pr0gr4m --- drivers/staging/rtl8723bs/hal/odm.h | 17 + drivers/staging/rtl8723bs/hal/rtl8723b_dm.c | 16 ++-- drivers/staging/rtl8723bs/include/rtw_rf.h| 15 ++- drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c | 12

[PATCH] Resolve RF Type mismatch

2018-02-06 Thread Kangmin Park
Match rf_type of staging/rtlwifi/wifi.h and staging/rtl8723bs/include/rtw_rf.h, and update some additional code that resulted. Signed-off-by: Kangmin Park Cc: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/hal/odm.h b/drivers/staging/rtl8723bs/hal/odm.h index 87a76ba..dbb78fe

[PATCH] Fix a misspelling in kernel/cpu.c

2018-02-04 Thread Kangmin Park
A trivial patch to fix a typo in kernel/cpu.c Fix 'synchronsization' to 'synchronization' Signed-off-by: Kangmin Park Cc: Jiri Kosina Cc: linux-kernel@vger.kernel.org diff --git a/kernel/cpu.c b/kernel/cpu.c index 53f7dc6..9a1ee53 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.

[PATCH] Fix a typo in Documentation/sysctl/user.txt

2018-02-04 Thread Kangmin Park
A trivial patch to fix a typo in Documentation/sysctl/user.txt Fix 'documetation' to 'documentation' Signed-off-by: Kangmin Park Cc: Jiri Kosina Cc: Andrew Morton diff --git a/Documentation/sysctl/user.txt b/Documentation/sysctl/user.txt index 1291c49..a588286 100644

[PATCH] Fix a typo in Documentation/sysctl/vm.txt

2017-10-17 Thread Kangmin Park
A trivial patch to fix a typo in Documentation/sysctl/vm.txt Replace agressiveness with aggressiveness. Sorry for two mistake mails. Thanks. Signed-off-by: Kangmin Park Cc: Jiri Kosina Cc: Alan Cox Cc: Andrew Morton diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt

[PATCH] Fix a typo in Documentation/sysctl/vm.txt

2017-10-17 Thread Kangmin Park
A trivial patch to fix a typo in Documentation/sysctl/vm.txt Replace agressiveness with aggresiveness. Signed-off-by: Kangmin Park Cc: Jiri Kosina Cc: Alan Cox Cc: Andrew Morton diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt index 9baf66a9ef4e..342a88561722 100644

[PATCH] Fix a typo in Documentation/sysctl/vm.txt

2017-10-17 Thread Kangmin Park
A trivial patch to fix a typo in Documentation/sysctl/vm.txt Signed-off-by: Kangmin Park Cc: Jiri Kosina Cc: Alan Cox Cc: Andrew Morton diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt index 342a88561722..9baf66a9ef4e 100644 --- a/Documentation/sysctl/vm.txt +++ b

[PATCH trivial] Fix a typo in Documentation/sysctl/vm.txt

2017-10-03 Thread Kangmin Park
Fix a typo in Documentation/sysctl/vm.txt Signed-off-by: Kangmin Park Cc: Jiri Kosina --- linux/Documentation/sysctl/vm.txt.orig 2017-09-07 00:19:43.260477784 +0900 +++ linux/Documentation/sysctl/vm.txt 2017-09-07 00:19:56.498431846 +0900 @@ -793,7 +793,7 @@ with no ill effects: errors and

Fix a typo in Documentation/sysctl/vm.txt

2017-10-03 Thread Kangmin Park
water mark in a zone. Fixes a spelling in documentation. Signed-off-by: Kangmin Park