summaryrefslogtreecommitdiffstats
path: root/include/linux/remoteproc.h
diff options
context:
space:
mode:
authorSarangdhar Joshi2017-01-24 02:48:48 +0100
committerBjorn Andersson2017-01-30 23:18:40 +0100
commitb003d45b37b2d2c682f279e6fd5a9254b8ddc244 (patch)
tree09bddf1c64e079476e674867a87d6fcce7cf0955 /include/linux/remoteproc.h
parentremoteproc: qcom: Add SLPI rproc support to load and boot slpi proc. (diff)
downloadkernel-qcow2-linux-b003d45b37b2d2c682f279e6fd5a9254b8ddc244.tar.gz
kernel-qcow2-linux-b003d45b37b2d2c682f279e6fd5a9254b8ddc244.tar.xz
kernel-qcow2-linux-b003d45b37b2d2c682f279e6fd5a9254b8ddc244.zip
remoteproc: Move rproc_delete_debug_dir() to rproc_del()
The "remoteproc{0,1...}" sysfs entries are added in rproc_add() and deleted in rproc_type_release() instead of in rproc_del(). That leaves these lingering entries sticking around after we return from rproc_del(). Move the rproc_delete_debug_dir() to rproc_del() to fix this. Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'include/linux/remoteproc.h')
0 files changed, 0 insertions, 0 deletions