]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
soc: qcom: smd: Refactor channel open and close handling
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 20 Oct 2015 02:44:16 +0000 (10:44 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Aug 2017 10:51:27 +0000 (12:51 +0200)
commite45d51e56f20b422aab5dbe5b1e13fb17cb4c93a
treefe72bf3a20a72d11eafb51b3c8f248c31562a505
parent7081b830c15a5033e57d183ce50852184de3822f
soc: qcom: smd: Refactor channel open and close handling

Refactor opening and closing of channels into two separate functions
instead of open coding this in the various places.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
drivers/soc/qcom/smd.c