diff options
| author | Jerome Brunet <[email protected]> | 2019-05-06 11:58:14 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-05-08 17:16:05 +0900 |
| commit | 1de005d47d90343666c5cc50a50929e05e52baac (patch) | |
| tree | 33f1cd74440fde8452ba10374033fe3d8c5e401d /tools/perf/scripts/python | |
| parent | 3fcf94ef4d418668fa66e33ce9aabb05689b55f6 (diff) | |
ASoC: hdmi-codec: remove reference to the dai drivers in the private data
Keeping the a pointer to the dai drivers is not necessary. It is not used
by the hdmi_codec after the probe.
Even if it was used, the 'struct snd_soc_dai_driver' can accessed through
the 'struct snd_soc_dai' so keeping the pointer in the private data
structure is not useful.
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions