Nishanth Menon <[email protected]> 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 <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: Paul Walmsley <[email protected]> > Cc: Rajendra Nayak <[email protected]> > Cc: Sanjeev Premi <[email protected]> > Cc: Thara Gopinath <[email protected]> > Cc: Tony Lindgren <[email protected]> > > Signed-off-by: Nishanth Menon <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
