Opp layer cleanup series - tries the following: a) Remove the BUG_ON being used on functional statements (included comments from https://patchwork.kernel.org/patch/86793/) b) Improve the voltage conversion routine a bit (unchanged) Nishanth Menon (1): omap3: pm: cpufreq: BUG_ON cleanup Phil Carmody (1): omap: pm: opp: twl: use DIV_ROUND_UP arch/arm/mach-omap2/cpufreq34xx.c | 36 ++++++++++++++++++++++++++++++++---- arch/arm/mach-omap2/omap3-opp.h | 5 +++-- arch/arm/plat-omap/opp_twl_tps.c | 2 +- 3 files changed, 36 insertions(+), 7 deletions(-) Note: I have dropped ability to store data per opp and srf hardcoded opp depedency from this series to help the opp layer cleanups for mainline Patches Tested on: SDP3430 and SDP3630 Cc: Ambresh K <ambresh@xxxxxx> Cc: Benoit Cousson <b-cousson@xxxxxx> Cc: Eduardo Valentin <eduardo.valentin@xxxxxxxxx> Cc: Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> Cc: Phil Carmody <ext-phil.2.carmody@xxxxxxxxx> Cc: Sanjeev Premi <premi@xxxxxx> Cc: Tero Kristo <tero.kristo@xxxxxxxxx> Cc: Thara Gopinath <thara@xxxxxx> Regards, Nishanth Menon -- 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