input: TSC: ti_tscadc: Rename the existing touchscreen driver
Make way for addition of MFD driver. The existing touchsreen driver is a MFD client. For better readability we rename the file to indicate its functionality as only touchscreen. Signed-off-by: Patil, Rachna <rachna@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:

committed by
Samuel Ortiz

parent
c6e86db2be
commit
55c04de517
@@ -1,5 +1,5 @@
|
||||
#ifndef __LINUX_TI_TSCADC_H
|
||||
#define __LINUX_TI_TSCADC_H
|
||||
#ifndef __LINUX_TI_AM335X_TSC_H
|
||||
#define __LINUX_TI_AM335X_TSC_H
|
||||
|
||||
/**
|
||||
* struct tsc_data Touchscreen wire configuration
|
Reference in New Issue
Block a user