From: Dudley Du Date: Sun, 18 Jan 2015 02:35:26 +0000 (-0800) Subject: Input: cyapa - re-design driver to support multi-trackpad in one driver X-Git-Tag: fixes-v4.0-rc1~144^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1cd857518f29e1cb77c56c32354775994b27a6;p=pandora-kernel.git Input: cyapa - re-design driver to support multi-trackpad in one driver In order to support multiple different chipsets and communication protocols trackpad devices in one cyapa driver, the new cyapa driver is re-designed with one cyapa driver core and multiple device specific functions component. The cyapa driver core is contained in this patch, it supplies basic functions that working with kernel and input subsystem, and also supplies the interfaces that the specific devices' component can connect and work together with as one driver. Signed-off-by: Dudley Du Tested-by: Jeremiah Mahler Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed