msm: add handling for clocks tagged as CLK_MINMAX
authorDaniel Walker <dwalker@codeaurora.org>
Mon, 13 Dec 2010 22:35:10 +0000 (14:35 -0800)
committerDavid Brown <davidb@codeaurora.org>
Wed, 15 Dec 2010 22:13:17 +0000 (14:13 -0800)
CLK_MINMAX is used to denote clocks that have a wide variation
in possible frequencies. This handling just sets the min and
max values to the same value.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found