Re: [PATCH 2/3] docs: kernel-parameters: Move gpio-mockup for alphabetic order

2021-03-31 Thread Bartosz Golaszewski
On Mon, Mar 29, 2021 at 1:17 PM Alexander Dahl  wrote:
>
> Fixes: commit 0f98dd1b27d2 ("gpio/mockup: add virtual gpio device")
> Signed-off-by: Alexander Dahl 
> ---

Applied, thanks!

Bartosz


[PATCH 2/3] docs: kernel-parameters: Move gpio-mockup for alphabetic order

2021-03-29 Thread Alexander Dahl
Fixes: commit 0f98dd1b27d2 ("gpio/mockup: add virtual gpio device")
Signed-off-by: Alexander Dahl 
---
 Documentation/admin-guide/kernel-parameters.txt | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt 
b/Documentation/admin-guide/kernel-parameters.txt
index 04545725f187..782dc6d9b7fb 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -1461,6 +1461,10 @@
Don't use this when you are not running on the
android emulator
 
+   gpio-mockup.gpio_mockup_ranges
+   [HW] Sets the ranges of gpiochip of for this device.
+   Format: ,,,...
+
gpt [EFI] Forces disk with valid GPT signature but
invalid Protective MBR to be treated as GPT. If the
primary GPT is corrupted, it enables the 
backup/alternate
@@ -1484,10 +1488,6 @@
Format:  such that (rxsize & ~0x1fffc0) 
== 0.
Default: 1024
 
-   gpio-mockup.gpio_mockup_ranges
-   [HW] Sets the ranges of gpiochip of for this device.
-   Format: ,,,...
-
hardlockup_all_cpu_backtrace=
[KNL] Should the hard-lockup detector generate
backtraces on all cpus.
-- 
2.20.1