diff options
| author | Lingutla Chandrasekhar <clingutla@codeaurora.org> | 2016-09-07 17:18:45 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-20 22:11:44 -0700 |
| commit | 9d519e5235e91bc42d8129edcd952b7a0ababcdd (patch) | |
| tree | 686751446902d7696127185a81bd366ae5bb7fad /tools/perf/scripts/python | |
| parent | 8456550a58cf7d3d4123fc068fc0109d4f72a848 (diff) | |
ASoC: wsa881x-analog: fix overwrite of client->dev->driver_data
In probe, client->dev->driver_data is set with client and
again set with pdata. In remove function, we get client instead of
wsa data.
set dev->driver_data with client and dev->platform_data with pdata.
In remove, get wsa pdata from dev platform_data.
Change-Id: I78c69a0b82e53418e3199c5f06ac42839c793e9c
Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
