On Thu, 11 Dec 2008, Grazvydas Ignotas wrote: > On Thu, Dec 11, 2008 at 7:38 PM, Steve Sakoman <sakoman@xxxxxxxxx> wrote: > > Here you go. Note that no infinite loop! > > Ah, so it no longer needs that revert, probably recent clock changes > fixed that issue. What is baffling is that it appears to be the presence of the omap2_get_dpll_rate() call before the conditional that seems to be the primary factor in whether the loop is infinite or not. The expression in the conditional will evaluate to 0 in both cases (13000000 != 120000000 and 0 != 13000000). Gravyzdas, can you send us a commit ID that results in successful device enumeration (after reverting http://marc.info/?l=linux-omap&m=122453174024860&w=2 ?) Sounds like it was working for you in late October with that revert. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html