[PATCH 14/18] ARM: ux500: Stop registering the PCM driver from platform code

2012-07-27 Thread Lee Jones
In this patch we prevent PCM driver registration from platform code and rely solely on Device Tree to do the probing for us. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500-msp.c |3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500-msp.c

[PATCH 14/18] ARM: ux500: Stop registering the PCM driver from platform code

2012-07-27 Thread Lee Jones
In this patch we prevent PCM driver registration from platform code and rely solely on Device Tree to do the probing for us. Signed-off-by: Lee Jones lee.jo...@linaro.org --- arch/arm/mach-ux500/board-mop500-msp.c |3 --- 1 file changed, 3 deletions(-) diff --git