Skip to content
Commit 303e6da9 authored by Wei Yongjun's avatar Wei Yongjun Committed by Bartosz Golaszewski
Browse files

gpio: mockup: remove gpio debugfs when remove device



GPIO mockup debugfs is created in gpio_mockup_probe() but
forgot to remove when remove device. This patch add a devm
managed callback for removing them.

Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
parent 3f4e432f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment