Re: [PATCH 12/14] HID: i2c-hid: remove extra .irq field in struct i2c_hid

2012-12-05 Thread Jean Delvare
On Tue, 4 Dec 2012 16:27:53 +0100, Benjamin Tissoires wrote: > There is no point in keeping the irq in i2c_hid as it's already > there in client. > > Signed-off-by: Benjamin Tissoires > --- > drivers/hid/i2c-hid/i2c-hid.c | 17 ++--- > 1 file changed, 6 insertions(+), 11

Re: [PATCH 12/14] HID: i2c-hid: remove extra .irq field in struct i2c_hid

2012-12-05 Thread Jean Delvare
On Tue, 4 Dec 2012 16:27:53 +0100, Benjamin Tissoires wrote: There is no point in keeping the irq in i2c_hid as it's already there in client. Signed-off-by: Benjamin Tissoires benjamin.tissoi...@gmail.com --- drivers/hid/i2c-hid/i2c-hid.c | 17 ++--- 1 file changed, 6