]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e1e49d119efdb93205cde77b72c97621bff9a17
tree3f0b144ca135b92a239f441fa7cb46ae2688ecd1
parent8da2d6337651ebf023561208e8291097a1cd3a5a
msm: add handling for clocks tagged as CLK_MINMAX

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>
arch/arm/mach-msm/clock.c