On Fri, May 25, 2012 at 06:22:11PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Prior to this patch, the CPU side of a DAI link was specified using a > single name. Often, this was the result of calling dev_name() on the > device providing the DAI, but in the case of a CPU DAI driver that > provided multiple DAIs, it needed to mix together both the device name > and some device-relative name, in order to form a single globally unique > name. Applied, thanks.