lkml.org 
[lkml]   [2021]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Input: Fix a typo
From
Date
On 3/21/21 7:20 PM, Bhaskar Chowdhury wrote:
>
> s/subsytem/subsystem/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> drivers/input/touchscreen/silead.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/touchscreen/silead.c b/drivers/input/touchscreen/silead.c
> index 8fa2f3b7cfd8..32725d7422de 100644
> --- a/drivers/input/touchscreen/silead.c
> +++ b/drivers/input/touchscreen/silead.c
> @@ -486,7 +486,7 @@ static int silead_ts_probe(struct i2c_client *client,
>
> silead_ts_read_props(client);
>
> - /* We must have the IRQ provided by DT or ACPI subsytem */
> + /* We must have the IRQ provided by DT or ACPI subsystem */
> if (client->irq <= 0)
> return -ENODEV;
>
> --


--
~Randy

\
 
 \ /
  Last update: 2021-03-22 04:03    [W:0.028 / U:1.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site