From: Lee Jones Date: Fri, 23 Nov 2012 13:05:41 +0000 (+0000) Subject: ASoC: Ux500: Initialise PCM from MSP probe rather than as a device X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1428c20f7c38e9fbf59923d1b9615ebdaf2862b7;p=pandora-kernel.git ASoC: Ux500: Initialise PCM from MSP probe rather than as a device 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. Cc: Mark Brown Cc: Ola LILJA2 Cc: alsa-devel@alsa-project.org Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed