All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Input: fix typo error in MELFAS touch device driver
@ 2014-05-22  0:02 Beomho Seo
  2014-05-29  7:05 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Beomho Seo @ 2014-05-22  0:02 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, Joonyoung Shim
  Cc: Myungjoo Ham, Jaehoon Chung, Chanwoo Choi

This patchset fix typo error in MELFAS touch device drivers.

Changes in v2:
- Add patch set for mms114 and mcs5000_ts drivers.

Beomho Seo (3):
  Input: mcs_touchkey: fix incorrect input device name
  Input: mms114: fix incorrect input device name
  Input: mcs5000_ts: fix incorrect input device name

 drivers/input/keyboard/mcs_touchkey.c  |    2 +-
 drivers/input/touchscreen/mcs5000_ts.c |    2 +-
 drivers/input/touchscreen/mms114.c     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 0/3] Input: fix typo error in MELFAS touch device driver
  2014-05-22  0:02 [PATCH v2 0/3] Input: fix typo error in MELFAS touch device driver Beomho Seo
@ 2014-05-29  7:05 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2014-05-29  7:05 UTC (permalink / raw)
  To: Beomho Seo
  Cc: linux-input, Joonyoung Shim, Myungjoo Ham, Jaehoon Chung, Chanwoo Choi

On Thu, May 22, 2014 at 09:02:24AM +0900, Beomho Seo wrote:
> This patchset fix typo error in MELFAS touch device drivers.
> 
> Changes in v2:
> - Add patch set for mms114 and mcs5000_ts drivers.
> 
> Beomho Seo (3):
>   Input: mcs_touchkey: fix incorrect input device name
>   Input: mms114: fix incorrect input device name
>   Input: mcs5000_ts: fix incorrect input device name

Applied all 3, thank you.

> 
>  drivers/input/keyboard/mcs_touchkey.c  |    2 +-
>  drivers/input/touchscreen/mcs5000_ts.c |    2 +-
>  drivers/input/touchscreen/mms114.c     |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> -- 
> 1.7.9.5

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-29  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-22  0:02 [PATCH v2 0/3] Input: fix typo error in MELFAS touch device driver Beomho Seo
2014-05-29  7:05 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.