06805aabbfb0ebccae423e5084d92d874c parent d330a080a87831b693a2dad1058cd11bbb6c3736 author Mark Brown 1285879574 -0700 committer Mark Brown 1285917208 -0700 ASoC: Remove -dai suffix from i.MX SSI driver While it is a generic serial port in practice the i.MX SSI is only supported in Linux as an audio port (the i.MX has dedicated SPI controllers and so on). This means we don't need to disambiguate against other uses of the hardware and so can drop the -dai suffix from the driver name which fixes merge issues with the i.MX tree in -next. Signed-off-by: Mark Brown Acked-by: Uwe Kleine-König Acked-by: Liam Girdwood ;