diff options
author | Sarangdhar Joshi <spjoshi@codeaurora.org> | 2017-01-24 04:48:48 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-01-31 01:18:40 +0300 |
commit | b003d45b37b2d2c682f279e6fd5a9254b8ddc244 (patch) | |
tree | 09bddf1c64e079476e674867a87d6fcce7cf0955 /include/linux/remoteproc.h | |
parent | 90a068ed3fc93e088d8a216826e33b0c14edec59 (diff) | |
download | linux-b003d45b37b2d2c682f279e6fd5a9254b8ddc244.tar.xz |
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