commit | c571bbb4b699cfd3af5b4c1027b04eb4290e6726 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Sat Apr 25 18:44:47 2015 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue May 19 16:39:06 2015 +0900 |
tree | 3f207a52b04c66dab57adf335adb4aaec50f4e5e | |
parent | 942e0239d51185d6532f3ac846e5ab06db0a86cf [diff] |
extcon: adc-jack: Remove the unneeded num_cables field This patch removes the 'num_cables' filed from 'struct adc_jack_pdata' because 'struct extcon_dev' contains the 'max_supported' field which means the number of supported cable of extcon device. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>