17 Jun
2022
17 Jun
'22
10:25 a.m.
On Thu, Jun 16, 2022 at 03:32:56PM +0100, Charles Keepax wrote:
Change the legacy DAI naming flag from opting in to the new scheme (non_legacy_dai_naming), to opting out of it (legacy_dai_naming). This driver appears to be on the CPU side of the DAI link and currently uses the legacy naming, so add the new flag.
Signed-off-by: Charles Keepax ckeepax@opensource.cirrus.com
Acked-by: Maxime Ripard maxime@cerno.tech
Thanks! Maxime