Nishanth Menon <nm@xxxxxx> writes: > Remove the concept of opp_id now that SRF is gone from pm branch > the new framework should exist on silicon variants without the > notion of opp ids > > This also removes the deprecated functions opp_get_opp_id and > opp_find_by_opp_id. > > Cc: Eduardo Valentin <eduardo.valentin@xxxxxxxxx> > Cc: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> > Cc: Paul Walmsley <paul@xxxxxxxxx> > Cc: Rajendra Nayak <rnayak@xxxxxx> > Cc: Sanjeev Premi <premi@xxxxxx> > Cc: Thara Gopinath <thara@xxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > > Signed-off-by: Nishanth Menon <nm@xxxxxx> > --- > v1: original patch https://patchwork.kernel.org/patch/118723/ > v2: I missed cleaning up opp_add properly :( (I should have removed > the variable i and removed the list walk for renumbering..) apologies > on the spam.. > Note: for folks using SRF, you'd have to revert this patch > > arch/arm/plat-omap/include/plat/opp.h | 15 --------- > arch/arm/plat-omap/opp.c | 52 --------------------------------- > 2 files changed, 0 insertions(+), 67 deletions(-) I squashed this into patch 1 in pm-opp and also removed the references to to the deprecated functions in Documentation/arm/OMAP/omap_pm. Kevin -- 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