Menon, Nishanth wrote: > > > > Could you please start using git format-patch -s -M -o to generate patches? > > > > And you exposed struct omap_opp back to the public defeating the > > previous work :( Exposing struct omap_opp is ok. In fact I need this for adding/deleting and getting a handle on a particular OPP. My actual intent is to have the book-keeping done only in OPP layer. Now you just need to search by saying find_opp_by_freq(OPP_MPU, required_freq, flags /* flag will define the search criteria */); > > > > mostly I like what you are trying to do here, but just not exactly what > > you are doing :( Please let me know how to improvise this. -- 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