diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-09-25 04:38:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-25 19:30:49 +0300 |
commit | 464719255e095b0cc05a30b124f2cdc67a930d7f (patch) | |
tree | 151365688a0070cd9f94d851b7a6ed36afdaf240 /sound/soc/soc-pcm.c | |
parent | db1721f5296704d4f706a31f5d147cf7f16e3add (diff) | |
download | linux-464719255e095b0cc05a30b124f2cdc67a930d7f.tar.xz |
ASoC: remove unneeded dai->driver check
On soc_add_dai(), it is checking dai->driver->xxx,
This means, dai->driver is mandatory, never been NULL.
dai->driver check is not needed.
This patch removes it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-pcm.c')
0 files changed, 0 insertions, 0 deletions