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>
3 files changed