Re: [PATCH 0/7] hid driver transport cleanup

2013-02-25 Thread Benjamin Tissoires
Hi Henrik, On Wed, Feb 20, 2013 at 9:31 PM, Henrik Rydberg wrote: > Hi Benjamin, > >> so, here is the hid drivers cleanup. The aim is to remove as much as possible >> direct calls to usbhid for hid drivers. Thus, other transport layers can use >> the existing hid drivers (like I2C or uhid). >> >>

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-20 Thread Henrik Rydberg
Hi Benjamin, > so, here is the hid drivers cleanup. The aim is to remove as much as possible > direct calls to usbhid for hid drivers. Thus, other transport layers can use > the existing hid drivers (like I2C or uhid). > > Henrik, patches 1 to 5 are yours. I just rebased and double-checked them.

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-18 Thread Henrik Rydberg
Hi Jiri, > > so, here is the hid drivers cleanup. The aim is to remove as much as > > possible > > direct calls to usbhid for hid drivers. Thus, other transport layers can use > > the existing hid drivers (like I2C or uhid). > > > > Henrik, patches 1 to 5 are yours. I just rebased and double-che

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-18 Thread Jiri Kosina
On Fri, 8 Feb 2013, Benjamin Tissoires wrote: > Hi guys, > > so, here is the hid drivers cleanup. The aim is to remove as much as possible > direct calls to usbhid for hid drivers. Thus, other transport layers can use > the existing hid drivers (like I2C or uhid). > > Henrik, patches 1 to 5 are

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-11 Thread Mika Westerberg
On Mon, Feb 11, 2013 at 12:19:13PM +0100, Benjamin Tissoires wrote: > On Mon, Feb 11, 2013 at 11:13 AM, Mika Westerberg > wrote: > > On Fri, Feb 08, 2013 at 03:37:29PM +0100, Benjamin Tissoires wrote: > >> so, here is the hid drivers cleanup. The aim is to remove as much as > >> possible > >> dir

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-11 Thread Benjamin Tissoires
On Mon, Feb 11, 2013 at 11:13 AM, Mika Westerberg wrote: > On Fri, Feb 08, 2013 at 03:37:29PM +0100, Benjamin Tissoires wrote: >> so, here is the hid drivers cleanup. The aim is to remove as much as possible >> direct calls to usbhid for hid drivers. Thus, other transport layers can use >> the exi

Re: [PATCH 0/7] hid driver transport cleanup

2013-02-11 Thread Mika Westerberg
On Fri, Feb 08, 2013 at 03:37:29PM +0100, Benjamin Tissoires wrote: > so, here is the hid drivers cleanup. The aim is to remove as much as possible > direct calls to usbhid for hid drivers. Thus, other transport layers can use > the existing hid drivers (like I2C or uhid). We also found out that t