]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:55:13 +0000 (09:55 +0000)
commit9664160a52e5dbfb6c2b576ab0f2378245859b7e
tree832428595f02ff111d216ab240eee598c42cb049
parentc8df004329b7da651436d122d456fc8b8bf3edd7
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