Hi,
On Fri, Jun 6, 2008 at 10:46 AM, Felipe Balbi <[EMAIL PROTECTED]> wrote:
>
>
> On Fri, 6 Jun 2008 18:42:56 +0530, "arun c"
> <[EMAIL PROTECTED]> wrote:
>> static int __init omap2430_i2c_init(void)
>> {
>> - omap_register_i2c_bus(1, 400, NULL, 0);
>> omap_register_i2c_bus(2, 2600, NULL, 0);
>> + omap_register_i2c_bus(1, 400, NULL, 0);
>
> maybe there's a hw restriction that you must initiliaze
> hs bus first?
If that is the reason, it'd be good to add some comment here to avoid
people re-ordering it in the future.
> Could you check on i2c chapter of your trm?
>
> --
> Best Regards,
>
> Felipe Balbi
> http://felipebalbi.com
> [EMAIL PROTECTED]
>
> --
> 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
>
--
Eduardo Bezerra Valentin
--
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