Hi,

On Fri, 12 Mar 2010 19:52:15 -0600, "Olaya, Margarita" <[email protected]>
wrote:

please add a description here. Why do you need to rename it ?

> Signed-off-by: Margarita Olaya Cabrera <[email protected]>

[snip]

> @@ -708,7 +708,7 @@ add_children(struct twl4030_platform_data *pdata,
> unsigned long features)
>       /* Phoenix*/
>       if (twl_has_codec() && pdata->codec && twl_class_is_6030()) {
>               sub_chip_id = twl_map[TWL_MODULE_AUDIO_VOICE].sid;
> -             child = add_child(sub_chip_id, "twl6030_codec",
> +             child = add_child(sub_chip_id, "twl6040_codec",

you rename the platform_device but no the platform_driver ??
how do you expect the driver to probe() ??

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to