Message ID | 1390521623-6491-16-git-send-email-courtney.cavin@sonymobile.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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 >
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 --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
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(-)