18 Dec
2013
18 Dec
'13
8:53 p.m.
On Tue, Dec 10, 2013 at 12:34:45PM -0700, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
Modify the ep93xx PCM driver so that it's a utility library that can be registered on each DAI, rather than a separate struct device. This is more in line with how many recent DT-converted platforms operate, and avoids the need for yet another struct device.
Applied both, thanks.