Re: [PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-11-03 Thread Michael Welling
On Mon, Nov 02, 2015 at 05:49:46PM -0800, Dmitry Torokhov wrote: > On Fri, Oct 30, 2015 at 07:41:23PM -0500, Michael Welling wrote: > > This patch separates the SPI functionality from core functionality > > that overlaps with the tsc2004. > > > > Prepares kernel for new tsc2004 driver without

Re: [PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-11-03 Thread Michael Welling
On Mon, Nov 02, 2015 at 05:49:46PM -0800, Dmitry Torokhov wrote: > On Fri, Oct 30, 2015 at 07:41:23PM -0500, Michael Welling wrote: > > This patch separates the SPI functionality from core functionality > > that overlaps with the tsc2004. > > > > Prepares kernel for new tsc2004 driver without

Re: [PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-11-02 Thread Dmitry Torokhov
On Fri, Oct 30, 2015 at 07:41:23PM -0500, Michael Welling wrote: > This patch separates the SPI functionality from core functionality > that overlaps with the tsc2004. > > Prepares kernel for new tsc2004 driver without much redundant code. > > Signed-off-by: Michael Welling > --- >

Re: [PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-11-02 Thread Dmitry Torokhov
On Fri, Oct 30, 2015 at 07:41:23PM -0500, Michael Welling wrote: > This patch separates the SPI functionality from core functionality > that overlaps with the tsc2004. > > Prepares kernel for new tsc2004 driver without much redundant code. > > Signed-off-by: Michael Welling >

[PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-10-30 Thread Michael Welling
This patch separates the SPI functionality from core functionality that overlaps with the tsc2004. Prepares kernel for new tsc2004 driver without much redundant code. Signed-off-by: Michael Welling --- drivers/input/touchscreen/Kconfig | 4 +

[PATCH 1/4] Input: tsc2005 - Separate SPI and core functions

2015-10-30 Thread Michael Welling
This patch separates the SPI functionality from core functionality that overlaps with the tsc2004. Prepares kernel for new tsc2004 driver without much redundant code. Signed-off-by: Michael Welling --- drivers/input/touchscreen/Kconfig | 4 +