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