OSDN Git Service

clk: qcom: Add support to convert the clock rate to KHz
authorAmit Nischal <anischal@codeaurora.org>
Wed, 23 Nov 2016 08:28:00 +0000 (13:58 +0530)
committerAmit Nischal <anischal@codeaurora.org>
Wed, 23 Nov 2016 08:45:40 +0000 (14:15 +0530)
commit2014ecf7b2ffa4a3ed6d9cbadb6bc27d8dc3732e
tree944efe4c3a265d4cb3de213cf17e0d666bfb2921
parent9febdfdde008c8d7875b5186a4a37cb515cb924d
clk: qcom: Add support to convert the clock rate to KHz

Before sending the RPM clock rate request, rate should
be in KHz so fixing the same by converting the rate
to KHz and also fix some clock ids.

Change-Id: I3fb59f96b419bdb91f9a04cc47ab1c23d15dc74b
Signed-off-by: Amit Nischal <anischal@codeaurora.org>
drivers/clk/qcom/clk-smd-rpm.c