commit | 4d7878824fbc73e804610a62f53b70662e8ca797 | [log] [tgz] |
---|---|---|
author | Depeng Shao <depengs@codeaurora.org> | Thu Nov 23 01:30:24 2017 +0800 |
committer | Depeng Shao <depengs@codeaurora.org> | Thu Nov 23 01:30:24 2017 +0800 |
tree | 736ddd0b075b712e327d16bc2d58d6a447f835d5 | |
parent | cc9760d52cac2f1535e2d4d4d88af22b384c1aba [diff] |
msm: camera: Configure the shared pinctrl properly The dtsi node of some sensor sub devices don't have the pinctrl configuration, the shared gpio's pinctrl control can't depends on the sub device's pinctrl. Need always call the shared pinctrl interface to control the shared pinctrl. Change-Id: Ib24e4a5104599d2439e3a733366f8771c2727551 Signed-off-by: Depeng Shao <depengs@codeaurora.org>