summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Yu <davyu@nvidia.com>2013-07-04 11:31:16 +0900
committerGabby Lee <galee@nvidia.com>2013-07-07 23:34:22 -0700
commit167bb899063afd987bd05f19d57da8a1fd377de9 (patch)
tree61742d77c4c6c155a4cef206c75196881c3f7142 /include
parentf4dcce053518ab9e0b06bb5bcf2e2c8a0ace216f (diff)
arm: tegratab: load touch fw according to board revision
Change-Id: Ica93560f8eba67d5ba9975c42e0c7431f1b10ce8 Signed-off-by: David Yu <davyu@nvidia.com> Reviewed-on: http://git-master/r/244945 GVS: Gerrit_Virtual_Submit Reviewed-by: Gabby Lee <galee@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/maxim_sti.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/maxim_sti.h b/include/linux/maxim_sti.h
index 1393ede30896..613a66723096 100644
--- a/include/linux/maxim_sti.h
+++ b/include/linux/maxim_sti.h
@@ -254,6 +254,7 @@ struct __attribute__ ((__packed__)) fu_async_data {
struct maxim_sti_pdata {
char *touch_fusion;
char *config_file;
+ char *fw_name;
char *nl_family;
u8 nl_mc_groups;
u8 chip_access_method;