On Wed, Nov 04, 2020 at 03:20:38PM +0100, Greg KH wrote:
> > +/**
> > + * tb_service_debugfs_remove() - Remove service debugfs directory
> > + * @svc: Thunderbolt service pointer
> > + *
> > + * Removes the previously created debugfs directory for @svc.
> > + */
> > +void tb_service_debugfs_remove(
On Wed, Nov 04, 2020 at 05:00:26PM +0300, Mika Westerberg wrote:
> This allows service drivers to use it as parent directory if they need
> to add their own debugfs entries.
>
> Signed-off-by: Mika Westerberg
> ---
> drivers/thunderbolt/debugfs.c | 24
> drivers/thunderb
This allows service drivers to use it as parent directory if they need
to add their own debugfs entries.
Signed-off-by: Mika Westerberg
---
drivers/thunderbolt/debugfs.c | 24
drivers/thunderbolt/tb.h | 4
drivers/thunderbolt/xdomain.c | 3 +++
include/linux/