summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/mmcc-apq8084.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-10-07 23:59:57 -0700
committerStephen Boyd <sboyd@codeaurora.org>2015-10-08 23:53:00 -0700
commit94c51f4073260e775fa404a45ac7f7adea590d0a (patch)
tree2f241c0006a428c518d32dbb65011bbfe8418585 /drivers/clk/qcom/mmcc-apq8084.c
parent0829ea5af6d3338c3c5ad0bd377d75a30d6ffc8b (diff)
qcom: clk: Make qcom_cc_probe() fully devm safe
Some APIs in qcom_cc_probe() don't have a devm counterpart, so we have to use the calling device's platform data to pass pointers to the remove path. Let's use devm_add_action() instead, so that the remove path doesn't need to do anything, allowing us to remove qcom_cc_remove() entirely. Cc: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/qcom/mmcc-apq8084.c')
0 files changed, 0 insertions, 0 deletions