cpufreq: OMAP: always use max clock for regulator
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 Nov 2013 22:37:46 +0000 (00:37 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 1 Nov 2013 22:37:46 +0000 (00:37 +0200)
this allows IVA (the other regulator user) to specify different voltage
range if it needs to. Regulator framework selects lower voltage for the
range intersection automatically.

drivers/cpufreq/omap-cpufreq.c

Simple merge