diff options
author | Kuninori Morimoto | 2020-04-24 08:14:43 +0900 |
---|---|---|
committer | Mark Brown | 2020-04-29 13:27:35 +0100 |
commit | 479914ed779d408273fb3cac4c061dbe695f17cb (patch) | |
tree | 76aa3aedc65f57afcfa8147661098f1fb60301db /sound/usb/power.c | |
parent | aa7b8230d4c3d0e691604dc908887904f52f2ab8 (diff) |
ASoC: soc-dai: don't overwide dai->driver->ops
Current ASoC overwrites null_dai_ops to dai->driver->ops if it
was NULL. But, we can remove it if framework always checks
dai->driver->ops when it uses DAI callbacks.
This patch do it, and removes null_dai_ops.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-By: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87zhb1sskc.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/usb/power.c')
0 files changed, 0 insertions, 0 deletions