From: Mark Brown Date: Thu, 30 Sep 2010 20:46:14 +0000 (-0700) Subject: ASoC: Remove -dai suffix from i.MX SSI driver X-Git-Tag: v2.6.37-rc1~126^2~1^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=205d231bfbd26bb10400518586d2a9f1b62858ee;p=pandora-kernel.git 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 --- Reading git-diff-tree failed