Is your feature request related to a problem? Please describe.
dai.c contains programming code for ssp, hda etc, this IP specific code should be in the dai driver and not the DAI core.
Describe the solution you'd like
Move all DAI specific logic to dai drivers.