RE: [PATCH] driver: input :touchscreen : add Raydium I2C touch driver file

2016-02-26 Thread 林義章
(楊鎮瑋); KP Li (李昆倍); linux-kernel@vger.kernel.org; linux-in...@vger.kernel.org; devicet...@vger.kernel.org Subject: Re: [PATCH] driver: input :touchscreen : add Raydium I2C touch driver file Please adjust the indentation. julia On Fri, 26 Feb 2016, kbuild test robot wrote: > Hi jeffrey.lin, &

Re: [PATCH] driver: input :touchscreen : add Raydium I2C touch driver file

2016-02-26 Thread Julia Lawall
Please adjust the indentation. julia On Fri, 26 Feb 2016, kbuild test robot wrote: > Hi jeffrey.lin, > > [auto build test WARNING on input/next] > [also build test WARNING on v4.5-rc5 next-20160226] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver file

2016-02-25 Thread jeffrey.lin
This patch is porting Raydium I2C touch driver. Developer can enable raydium touch driver by modifying define "CONFIG_TOUCHSCREEN_RM_TS". Signed-off-by: jeffrey.lin --- drivers/input/touchscreen/Kconfig | 12 + drivers/input/touchscreen/Makefile | 1 + drivers/input/touchsc