linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Oliver Neukum <oneukum@suse.com>
Cc: linux-usb@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [PATCH 0/4] tablet: remove private copy to USB device
Date: Thu, 31 Mar 2016 11:02:32 -0700	[thread overview]
Message-ID: <20160331180232.GF39098@dtor-ws> (raw)
In-Reply-To: <1458659097-8213-1-git-send-email-oneukum@suse.com>

On Tue, Mar 22, 2016 at 04:04:53PM +0100, Oliver Neukum wrote:
> We now have a macro to easily get to the USB device from the interface.
> So we are cleaning up all drivers to not store a private pointer.

Applied all 4, thank you.

> 
> Oliver Neukum (4):
>   acecad: stop saving struct usb_device
>   aiptek: stop saving struct usb_device
>   gtco: stop saving struct usb_device
>   kbtab: stop saving struct usb_device
> 
>  drivers/input/tablet/acecad.c | 12 ++++++------
>  drivers/input/tablet/aiptek.c | 18 +++++++++---------
>  drivers/input/tablet/gtco.c   | 24 ++++++++++++------------
>  drivers/input/tablet/kbtab.c  |  8 ++++----
>  4 files changed, 31 insertions(+), 31 deletions(-)
> 
> -- 
> 2.1.4
> 

-- 
Dmitry

      parent reply	other threads:[~2016-03-31 18:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 15:04 [PATCH 0/4] tablet: remove private copy to USB device Oliver Neukum
2016-03-22 15:04 ` [PATCH 1/4] acecad: stop saving struct usb_device Oliver Neukum
     [not found]   ` <1458659097-8213-2-git-send-email-oneukum-IBi9RG/b67k@public.gmane.org>
2016-03-31 18:03     ` Dmitry Torokhov
2016-03-22 15:04 ` [PATCH 2/4] aiptek: " Oliver Neukum
     [not found]   ` <1458659097-8213-3-git-send-email-oneukum-IBi9RG/b67k@public.gmane.org>
2016-03-22 16:33     ` kbuild test robot
2016-03-22 16:33     ` [PATCH] aiptek: fix semicolon.cocci warnings kbuild test robot
     [not found] ` <1458659097-8213-1-git-send-email-oneukum-IBi9RG/b67k@public.gmane.org>
2016-03-22 15:04   ` [PATCH 3/4] gtco: stop saving struct usb_device Oliver Neukum
2016-03-22 15:04 ` [PATCH 4/4] kbtab: " Oliver Neukum
2016-03-31 18:02 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160331180232.GF39098@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oneukum@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).