diff mbox

[15/15] Input: synaptics-rmi4 - correct RMI4 spec url

Message ID 1390521623-6491-16-git-send-email-courtney.cavin@sonymobile.com (mailing list archive)
State New, archived
Headers show

Commit Message

Courtney Cavin Jan. 24, 2014, midnight UTC
Cc: Christopher Heiny <cheiny@synaptics.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Courtney Cavin <courtney.cavin@sonymobile.com>
---
 drivers/input/rmi4/rmi_driver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Christopher Heiny Feb. 4, 2014, 11:10 p.m. UTC | #1
On 01/23/2014 04:00 PM, Courtney Cavin wrote:
> Cc: Christopher Heiny <cheiny@synaptics.com>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Signed-off-by: Courtney Cavin <courtney.cavin@sonymobile.com>

Acked-by: Christopher Heiny <cheiny@synaptics.com>

> ---
>   drivers/input/rmi4/rmi_driver.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/rmi4/rmi_driver.c b/drivers/input/rmi4/rmi_driver.c
> index 9d8d6ec..9d845a4 100644
> --- a/drivers/input/rmi4/rmi_driver.c
> +++ b/drivers/input/rmi4/rmi_driver.c
> @@ -7,7 +7,7 @@
>    * The RMI4 specification can be found here (URL split for line length):
>    *
>    * http://www.synaptics.com/sites/default/files/
> - *      511-000136-01-Rev-E-RMI4%20Intrfacing%20Guide.pdf
> + *      511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
>    *
>    * This program is free software; you can redistribute it and/or modify it
>    * under the terms of the GNU General Public License version 2 as published by
>
Dmitry Torokhov Feb. 6, 2014, 1:14 a.m. UTC | #2
On Tue, Feb 04, 2014 at 03:10:54PM -0800, Christopher Heiny wrote:
> On 01/23/2014 04:00 PM, Courtney Cavin wrote:
> >Cc: Christopher Heiny <cheiny@synaptics.com>
> >Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> >Signed-off-by: Courtney Cavin <courtney.cavin@sonymobile.com>
> 
> Acked-by: Christopher Heiny <cheiny@synaptics.com>

Applied, thank you.

> 
> >---
> >  drivers/input/rmi4/rmi_driver.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/drivers/input/rmi4/rmi_driver.c b/drivers/input/rmi4/rmi_driver.c
> >index 9d8d6ec..9d845a4 100644
> >--- a/drivers/input/rmi4/rmi_driver.c
> >+++ b/drivers/input/rmi4/rmi_driver.c
> >@@ -7,7 +7,7 @@
> >   * The RMI4 specification can be found here (URL split for line length):
> >   *
> >   * http://www.synaptics.com/sites/default/files/
> >- *      511-000136-01-Rev-E-RMI4%20Intrfacing%20Guide.pdf
> >+ *      511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
> >   *
> >   * This program is free software; you can redistribute it and/or modify it
> >   * under the terms of the GNU General Public License version 2 as published by
> >
> 
> 
> -- 
> 
> Christopher Heiny
> Senior Staff Firmware Engineer
> Synaptics Incorporated
diff mbox

Patch

diff --git a/drivers/input/rmi4/rmi_driver.c b/drivers/input/rmi4/rmi_driver.c
index 9d8d6ec..9d845a4 100644
--- a/drivers/input/rmi4/rmi_driver.c
+++ b/drivers/input/rmi4/rmi_driver.c
@@ -7,7 +7,7 @@ 
  * The RMI4 specification can be found here (URL split for line length):
  *
  * http://www.synaptics.com/sites/default/files/
- *      511-000136-01-Rev-E-RMI4%20Intrfacing%20Guide.pdf
+ *      511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 as published by