commit | 2a59b21f3f4bc387a030ae91a91f963638134d94 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Tue Jun 12 19:16:01 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Wed Jun 13 09:50:44 2012 -0700 |
tree | 179e567d119ab1fb2a4d77a21dde4c92650aaee3 | |
parent | f30fceb6d6fc27615f56541e345d0cbe73f1f227 [diff] |
msm: clock: Print clock rates for handoff in one place as pr_debug's Rather than delegating the task of printing the rates of handed-off clocks to each of the handoff functions, print them in clock.c. To cut down on log noise, downgrade them from pr_info to pr_debug. Also, remove handoff prints for rateless clock in clock-local2.c, since these are of limited value anyway. Change-Id: Iaf4d6b0c738e2f84b01b8a37e6eb1e4c093e2687 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>