Jerome Brunet 1de005d47d
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 <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-05-08 17:16:05 +09:00
..
2019-02-04 17:12:05 +01:00
2019-01-07 16:46:37 +00:00
2019-04-05 09:54:49 +07:00
2019-04-04 20:56:08 +07:00
2018-09-25 10:18:38 -07:00
2019-01-07 16:51:32 +00:00
2019-01-04 15:09:48 +00:00
2018-10-25 09:00:15 -07:00
2019-05-06 22:51:54 +09:00
2019-03-25 15:53:19 +00:00
2018-12-07 12:20:42 +00:00
2019-02-11 16:01:31 +00:00
2019-02-11 16:01:31 +00:00
2019-01-07 16:52:00 +00:00
2019-01-07 16:54:34 +00:00
2019-01-07 16:52:14 +00:00
2018-10-25 09:00:15 -07:00
2019-01-07 16:53:10 +00:00
2019-01-03 16:34:06 +00:00
2018-09-18 10:28:29 -07:00