diff options
author | Steve Lin <steven.lin1@broadcom.com> | 2016-11-14 13:25:57 -0500 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-12-19 20:10:19 +0530 |
commit | 9310f1ded44067b2da61fa0471ca5b7768dd28ae (patch) | |
tree | 5ca14a8d0da8ff54d17d2981ac9151a883f248fd /README | |
parent | 9fb0f9ac54b393ddfe49be7da7751f02bb133db6 (diff) |
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Minor fix to ensure that debugfs stats pseudo-files are
removed when driver module is unloaded. Previously, the call to
debugfs_remove_recursive() was never being called since the
directory was not empty, and a seg fault would occur if another
process tried to access these leftover files.
Signed-off-by: Steve Lin <steven.lin1@broadcom.com>
Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions