public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Nikolai Kondrashov <spbnick@gmail.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	DIGImend-devel <DIGImend-devel@lists.sourceforge.net>
Subject: Re: [PATCH v3 2/6] HID: uclogic: merge hid-huion driver in hid-uclogic
Date: Wed, 4 Mar 2015 11:06:56 -0500	[thread overview]
Message-ID: <20150304160656.GB25087@mail.corp.redhat.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1503041643360.26925@pobox.suse.cz>

On Mar 04 2015 or thereabouts, Jiri Kosina wrote:
> On Tue, 3 Mar 2015, Benjamin Tissoires wrote:
> 
> > From: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
> > 
> > Merge the hid-huion driver into hid-uclogic as all the devices supported
> > by hid-huion are in fact UC-Logic devices.
> > 
> > Signed-off-by: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
> > Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
> > ---
> > 
> > no changes in v3
> > no changes in v2
> > 
> >  drivers/hid/Kconfig       |   8 +-
> >  drivers/hid/Makefile      |   1 -
> >  drivers/hid/hid-huion.c   | 290 ----------------------------------------------
> >  drivers/hid/hid-uclogic.c | 229 +++++++++++++++++++++++++++++++++++-
> >  4 files changed, 229 insertions(+), 299 deletions(-)
> >  delete mode 100644 drivers/hid/hid-huion.c
> > 
> > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> > index 152b006..8a55fd7 100644
> > --- a/drivers/hid/Kconfig
> > +++ b/drivers/hid/Kconfig
> > @@ -286,12 +286,6 @@ config HID_GT683R
> >  	Currently the following devices are know to be supported:
> >  	  - MSI GT683R
> >  
> > -config HID_HUION
> > -	tristate "Huion tablets"
> > -	depends on USB_HID
> > -	---help---
> > -	Support for Huion 580 tablet.
> > -
> 
> The dependency on USB_HID was there actually on purpose, as the huion 
> driver contained quite some USB-isms. Those now got merged to uclogic, but 
> uclogic doesn't have USB_HID dependency.

Oops, my bad.

> 
> Could you guys please sort this out?

Sure, I'll send a fix ASAP.

Cheers,
Benjamin


  reply	other threads:[~2015-03-04 16:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 17:43 [PATCH v3 0/6] HID: huion/uclogic merge and few additions Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 1/6] HID: uclogic: Set quirks from inside the driver Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 2/6] HID: uclogic: merge hid-huion driver in hid-uclogic Benjamin Tissoires
2015-03-04 15:44   ` Jiri Kosina
2015-03-04 16:06     ` Benjamin Tissoires [this message]
2015-03-03 17:44 ` [PATCH v3 3/6] HID: uclogic: name the input nodes based on their tool Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 4/6] HID: uclogic: apply quirk NO_EMPTY_INPUT Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 5/6] HID: uclogic: discard the extra Pen input node on Huion tablets Benjamin Tissoires
2015-03-03 17:44 ` [PATCH v3 6/6] HID: uclogic: actually invert the in-range bit for huion tablets only Benjamin Tissoires
2015-03-03 18:43   ` Nikolai Kondrashov
2015-03-03 19:20     ` Benjamin Tissoires
2015-03-03 20:34 ` [PATCH v3 0/6] HID: huion/uclogic merge and few additions Jiri Kosina

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=20150304160656.GB25087@mail.corp.redhat.com \
    --to=benjamin.tissoires@redhat.com \
    --cc=DIGImend-devel@lists.sourceforge.net \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=spbnick@gmail.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