23 Nov
2012
23 Nov
'12
3:06 p.m.
On Fri, Nov 23, 2012 at 01:05:41PM +0000, Lee Jones wrote:
The PCM is a pseudo-device. It doesn't have any of it's own registers or hardware. It rather acts as a layer of abstraction for DMA transfers. Hence, instead of classifying it as a device in its own right, we call the initialisation from the MSP driver.
Applied, thanks. Please always submit patches against the latest development versions of code.