diff options
| author | Yingjoe Chen <[email protected]> | 2015-05-18 23:11:14 -0700 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2015-05-19 11:12:54 +0200 |
| commit | 4b9b5268460cbc85270b309559b8f3f48295709a (patch) | |
| tree | 4f819ed9b90201b56fe95f12368f518f2342e3b8 /tools/perf/scripts/python | |
| parent | 0dcdbd2b66704509a1e20b1545c936d8d4390aa7 (diff) | |
pinctrl: mediatek: data struct optimize and remove unused member
struct mtk_desc_pin.chip, mtk_pinctrl_devdata.invser_offset
and mtk_pinctrl_devdata.chip_type are never used in code.
Remove them.
Some per-pin data are using int for pin number and offsets.
Change to short and rearrange to reduce const data size.
Signed-off-by: Yingjoe Chen <[email protected]>
Signed-off-by: Hongzhou Yang <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions