Re: [PATCH 3/3] docs: kernel-parameters: Add gpio_mockup_named_lines

2021-03-31 Thread Bartosz Golaszewski
On Mon, Mar 29, 2021 at 1:17 PM Alexander Dahl wrote: > > Missing since introduced in the driver. > > Fixes: commit 8a68ea00a62e ("gpio: mockup: implement naming the lines") > Signed-off-by: Alexander Dahl > --- Applied, thanks! Bartosz

[PATCH 3/3] docs: kernel-parameters: Add gpio_mockup_named_lines

2021-03-29 Thread Alexander Dahl
Missing since introduced in the driver. Fixes: commit 8a68ea00a62e ("gpio: mockup: implement naming the lines") Signed-off-by: Alexander Dahl --- Documentation/admin-guide/kernel-parameters.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt