ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Este commit está contenido en:
Jochen Friedrich
2011-11-27 22:00:54 +01:00
cometido por Samuel Ortiz
padre c9531227b2
commit 5dd7bf59e0
Se han modificado 15 ficheros con 138 adiciones y 21 borrados

Ver fichero

@@ -55,6 +55,7 @@ static struct resource shannon_flash_resource = {
static struct mcp_plat_data shannon_mcp_data = {
.mccr0 = MCCR0_ADM,
.sclk_rate = 11981000,
.codec = "ucb1x00",
};
static void __init shannon_init(void)