diff options
author | Maciej Purski <m.purski@samsung.com> | 2017-12-01 14:23:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-18 16:51:11 +0100 |
commit | 59e73854b5fd1213fe90ae993d98c759786c3712 (patch) | |
tree | 7aeff8061dd2d355bb084d4279bf526ea265546b /lib/test_bitmap.c | |
parent | 0a006e864edc077451384bd28ac9be36e8d172e5 (diff) | |
download | op-kernel-dev-59e73854b5fd1213fe90ae993d98c759786c3712.zip op-kernel-dev-59e73854b5fd1213fe90ae993d98c759786c3712.tar.gz |
component: add debugfs support
Currently there is no information in any vfs about which devices
a master component consists of, what makes debugging hard if
one of the component devices fails to register.
Add 'device_component' directory to debugfs. Create a new file for each
component master, when it has been added. Remove it on a master
deletion. Show a list of devices required by the given master and their
status (registered or not). This provides an easy way to check, which
device has failed to register if the given master device is not
available in the system.
Signed-off-by: Maciej Purski <m.purski@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions