diff options
| author | Bingzhe Cai <bingzhec@codeaurora.org> | 2013-07-12 13:49:24 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-01 21:25:25 -0700 |
| commit | 633e973e5fa2e5ee7fa1aabea666e8ac04b9755c (patch) | |
| tree | 6b65397e6b1b3df550d823e27c67198b447a0f47 | |
| parent | 0fdb8c8eae5e5b056157c736ea36a852b0ac2843 (diff) | |
input: touchpanel: Move Goodix GT915 driver to drivers folder
Goodix GT915 driver was provided by vendor and cherry-picked into
our project, it need to be placed to right location.
Change-Id: Idf191144354426233eca41727a41e26ddbf92f95
Signed-off-by: Bingzhe Cai <bingzhec@codeaurora.org>
Signed-off-by: Pan Fang <fangpan@codeaurora.org>
| -rw-r--r-- | drivers/input/touchscreen/gt9xx/goodix_tool.c (renamed from input/touchscreen/gt9xx/goodix_tool.c) | 0 | ||||
| -rw-r--r-- | drivers/input/touchscreen/gt9xx/gt9xx.c (renamed from input/touchscreen/gt9xx/gt9xx.c) | 0 | ||||
| -rw-r--r-- | drivers/input/touchscreen/gt9xx/gt9xx.h (renamed from input/touchscreen/gt9xx/gt9xx.h) | 0 | ||||
| -rw-r--r-- | drivers/input/touchscreen/gt9xx/gt9xx_firmware.h (renamed from input/touchscreen/gt9xx/gt9xx_firmware.h) | 0 | ||||
| -rw-r--r-- | drivers/input/touchscreen/gt9xx/gt9xx_update.c (renamed from input/touchscreen/gt9xx/gt9xx_update.c) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/input/touchscreen/gt9xx/goodix_tool.c b/drivers/input/touchscreen/gt9xx/goodix_tool.c index 3dfe4e1d334e..3dfe4e1d334e 100644 --- a/input/touchscreen/gt9xx/goodix_tool.c +++ b/drivers/input/touchscreen/gt9xx/goodix_tool.c diff --git a/input/touchscreen/gt9xx/gt9xx.c b/drivers/input/touchscreen/gt9xx/gt9xx.c index b1dc08bdd54f..b1dc08bdd54f 100644 --- a/input/touchscreen/gt9xx/gt9xx.c +++ b/drivers/input/touchscreen/gt9xx/gt9xx.c diff --git a/input/touchscreen/gt9xx/gt9xx.h b/drivers/input/touchscreen/gt9xx/gt9xx.h index e375af530d57..e375af530d57 100644 --- a/input/touchscreen/gt9xx/gt9xx.h +++ b/drivers/input/touchscreen/gt9xx/gt9xx.h diff --git a/input/touchscreen/gt9xx/gt9xx_firmware.h b/drivers/input/touchscreen/gt9xx/gt9xx_firmware.h index 3998bf0023f8..3998bf0023f8 100644 --- a/input/touchscreen/gt9xx/gt9xx_firmware.h +++ b/drivers/input/touchscreen/gt9xx/gt9xx_firmware.h diff --git a/input/touchscreen/gt9xx/gt9xx_update.c b/drivers/input/touchscreen/gt9xx/gt9xx_update.c index f564a6b3aaed..f564a6b3aaed 100644 --- a/input/touchscreen/gt9xx/gt9xx_update.c +++ b/drivers/input/touchscreen/gt9xx/gt9xx_update.c |
