commit | 00d514261c1b7a880b30fd960ef690bb887969a8 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Fri Jul 26 20:22:10 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jul 26 20:22:10 2013 -0700 |
tree | ca1d7835901caf5169e4d377c5301cb7e6ac6c4d | |
parent | 5373bdba23aeb1ffc10a0372691850b9799f411a [diff] | |
parent | 50950bb5a8493f15acc92b6448b2117c71c0696d [diff] |
Merge "input: touchpanel: Move Goodix GT915 driver to drivers folder"
diff --git a/input/touchscreen/gt9xx/goodix_tool.c b/drivers/input/touchscreen/gt9xx/goodix_tool.c similarity index 100% rename from input/touchscreen/gt9xx/goodix_tool.c rename to drivers/input/touchscreen/gt9xx/goodix_tool.c
diff --git a/input/touchscreen/gt9xx/gt9xx.c b/drivers/input/touchscreen/gt9xx/gt9xx.c similarity index 100% rename from input/touchscreen/gt9xx/gt9xx.c rename to drivers/input/touchscreen/gt9xx/gt9xx.c
diff --git a/input/touchscreen/gt9xx/gt9xx.h b/drivers/input/touchscreen/gt9xx/gt9xx.h similarity index 100% rename from input/touchscreen/gt9xx/gt9xx.h rename to drivers/input/touchscreen/gt9xx/gt9xx.h
diff --git a/input/touchscreen/gt9xx/gt9xx_firmware.h b/drivers/input/touchscreen/gt9xx/gt9xx_firmware.h similarity index 100% rename from input/touchscreen/gt9xx/gt9xx_firmware.h rename to drivers/input/touchscreen/gt9xx/gt9xx_firmware.h
diff --git a/input/touchscreen/gt9xx/gt9xx_update.c b/drivers/input/touchscreen/gt9xx/gt9xx_update.c similarity index 100% rename from input/touchscreen/gt9xx/gt9xx_update.c rename to drivers/input/touchscreen/gt9xx/gt9xx_update.c