]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
firmware: qcom: scm: Convert to platform driver
authorAndy Gross <agross@codeaurora.org>
Mon, 20 Jul 2015 22:25:52 +0000 (17:25 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Aug 2017 10:51:40 +0000 (12:51 +0200)
commit696cac9cb8152b1e73a7212138692cdd31684db9
tree4b6ea8706af450e634595b2fb390e70a7ffc4c14
parentee27445d88a6c0b8e368f0e1232cd23adaa54ce4
firmware: qcom: scm: Convert to platform driver

This patch creates a platform driver for the SCM so that we can adequately
manage resources.  This removes clients having to carry the necessary
clocks to use the SCM resources.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Conflicts:
drivers/firmware/qcom_scm.c
Documentation/devicetree/bindings/firmware/qcom,scm.txt [new file with mode: 0644]
drivers/firmware/qcom_scm.c