From: Ferruh Yigit Date: Mon, 1 Jul 2013 01:46:56 +0000 (-0700) Subject: Input: cyttsp - I2C driver split into two modules X-Git-Tag: v3.11-rc1~86^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9664877ed8956b81feb3bd6b3b2621b5fcdb624f;p=pandora-kernel.git Input: cyttsp - I2C driver split into two modules Existing I2C code is for TrueTouch Gen3 devices TrueTouch Gen4 device is using same protocol, will split driver into two pieces to use common code with both drivers. Read/Write functions parameter list modified, since shared code will be used by two separate drivers and these drivers are not sharing same structs, parameters updated to use common structures. Signed-off-by: Ferruh Yigit Acked-by: Greg Kroah-Hartman Acked-by: Javier Martinez Canillas Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed