Hi, On Fri, Sep 24, 2010 at 04:28:35AM -0500, Kalliguddi, Hema wrote:
I just noticed one more think in the code. there are suspend/resume function pointers in platform_driver structure. Why can't we use these for platform specific operations like enable/disable clocks, context save/restore?
For doing that properly, we first need to split the HW glue layer to another parent platform_device/driver. Otherwise, we will have all sorts of crazy stuff to change the function pointer depending on the ARCH. -- balbi -- 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