Re: [PATCH 2/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device

2016-04-21 Thread kbuild test robot
Hi, [auto build test ERROR on input/next] [also build test ERROR on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH 2/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device

2016-04-21 Thread kbuild test robot
Hi, [auto build test ERROR on input/next] [also build test ERROR on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH 2/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device

2016-04-21 Thread kbuild test robot
Hi, [auto build test ERROR on input/next] [also build test ERROR on v4.6-rc4 next-20160420] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH 2/8] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device

2016-04-21 Thread Nick Dyer
--- drivers/input/touchscreen/atmel_mxt_ts.c | 270 +++ 1 file changed, 270 insertions(+) diff --git a/drivers/input/touchscreen/atmel_mxt_ts.c b/drivers/input/touchscreen/atmel_mxt_ts.c index 0784a18..81eecf1 100644 --- a/drivers/input/touchscreen/atmel_mxt_ts.c +++