On Wed, 12 May 2010, Stefan Achatz wrote: > > >From e550163af2c39c4e7490cd5bf02e44c5dec72d2b Mon Sep 17 00:00:00 2001 > From: Stefan Achatz <erazor_de@xxxxxxxxxxxxxxxxxxxxx> > Date: Sat, 8 May 2010 17:30:27 +0200 > Subject: [PATCH 4/5] HID: refactored special event handling in Roccat > Kone > > As special events are reported along with hid event information all > events are now processed further by standard handler. > Also cleaned up this code. > > Signed-off-by: Stefan Achatz <erazor_de@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/hid/hid-roccat-kone.c | 54 > +++++++++++++++------------------------- > 1 files changed, 20 insertions(+), 34 deletions(-) > > diff --git a/drivers/hid/hid-roccat-kone.c > b/drivers/hid/hid-roccat-kone.c > index 0b1db24..66e6940 100644 > --- a/drivers/hid/hid-roccat-kone.c > +++ b/drivers/hid/hid-roccat-kone.c > @@ -912,6 +912,24 @@ static void kone_remove(struct hid_device *hdev) > hid_hw_stop(hdev); > } > > +/* handle special events and keep actual profile and dpi values up to > date */ This is also line-wrapped, could you please fix that up in your mail client and resend? -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html