commit | 5e618aa8c4eb2c9b8f98d69d201e374df6b1f87c | [log] [tgz] |
---|---|---|
author | Ajit Pal Singh <ajitpals@codeaurora.org> | Thu Dec 20 17:47:36 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jan 14 12:58:51 2019 -0800 |
tree | cbc150d043db803011a65190e0e205d1d081a3e8 | |
parent | 844da097fca1b75e84be59330b3d63ad08788dbe [diff] |
qcacld-3.0: Add support to save and get interface device A bus can have multiple sub interfaces or pipes. USB bus for example has endpoints grouped into interfaces. WLAN uses one of these interfaces. Each interface has its own "struct device". Add support to save and retrieve this "struct device". Also pass interface dev to pld_usb_wlan_enable() as CNSS expects interface device. Change-Id: I5800bde107157c35efed848a23b95696bd7f793a CRs-Fixed: 2371440