* [PATCH] Input:mouse:cyapa_gen5.c - Fix for typos in comment in function cyapa_gen5_irq_cmd_handler().
@ 2015-05-25 17:41 Shailendra Verma
2015-05-26 21:43 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Shailendra Verma @ 2015-05-25 17:41 UTC (permalink / raw)
To: Dmitry Torokhov, Dudley Du, Geert Uytterhoeven, linux-input
Cc: linux-kernel, Shailendra Verma
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
---
drivers/input/mouse/cyapa_gen5.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/input/mouse/cyapa_gen5.c b/drivers/input/mouse/cyapa_gen5.c
index 5b611dd..a12c32a 100644
--- a/drivers/input/mouse/cyapa_gen5.c
+++ b/drivers/input/mouse/cyapa_gen5.c
@@ -2547,8 +2547,8 @@ static bool cyapa_gen5_irq_cmd_handler(struct cyapa *cyapa)
gen5_pip->irq_cmd_buf, length))) {
/*
* Cover the Gen5 V1 firmware issue.
- * The issue is there is no interrut will be
- * asserted to notityf host to read a command
+ * The issue is there is no interrupt will be
+ * asserted to notify host to read a command
* data out when always has finger touch on
* trackpad during the command is issued to
* trackad device.
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Input:mouse:cyapa_gen5.c - Fix for typos in comment in function cyapa_gen5_irq_cmd_handler().
2015-05-25 17:41 [PATCH] Input:mouse:cyapa_gen5.c - Fix for typos in comment in function cyapa_gen5_irq_cmd_handler() Shailendra Verma
@ 2015-05-26 21:43 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2015-05-26 21:43 UTC (permalink / raw)
To: Shailendra Verma; +Cc: Dudley Du, Geert Uytterhoeven, linux-input, linux-kernel
On Mon, May 25, 2015 at 11:11:17PM +0530, Shailendra Verma wrote:
>
> Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
There were a few more typos, I fixed those up as well and applied.
> ---
> drivers/input/mouse/cyapa_gen5.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/input/mouse/cyapa_gen5.c b/drivers/input/mouse/cyapa_gen5.c
> index 5b611dd..a12c32a 100644
> --- a/drivers/input/mouse/cyapa_gen5.c
> +++ b/drivers/input/mouse/cyapa_gen5.c
> @@ -2547,8 +2547,8 @@ static bool cyapa_gen5_irq_cmd_handler(struct cyapa *cyapa)
> gen5_pip->irq_cmd_buf, length))) {
> /*
> * Cover the Gen5 V1 firmware issue.
> - * The issue is there is no interrut will be
> - * asserted to notityf host to read a command
> + * The issue is there is no interrupt will be
> + * asserted to notify host to read a command
> * data out when always has finger touch on
> * trackpad during the command is issued to
> * trackad device.
> --
> 1.7.9.5
>
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-26 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 17:41 [PATCH] Input:mouse:cyapa_gen5.c - Fix for typos in comment in function cyapa_gen5_irq_cmd_handler() Shailendra Verma
2015-05-26 21:43 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).