Hi, On Fri, Sep 24, 2010 at 12:34:09AM -0500, Kalliguddi, Hema wrote:
Here is the patch which is making use of already existing platform set_clock functions pointer. With this we don't need to use #ifdefs. If it looks good I will post it again along with series.
those weren't even used anymore on omap, it's kinda of a step backwards to get back to using those pointers. I can already see Russell's angry face when he sees this patch. We should not need such artifacts. Granted, musb is extremely complicated to make any change because it's used by several different platforms, so we need to somehow abstract the platform-specific part and one way is to split the HW glue layer to another platform_device/driver of its own. I'm still thinking what's the best way to do that, but there's an RFC on linux-usb regarding that. Help is welcome :-D -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html