[PATCH 3/6] drivers: base: component: Add debug message for unbind

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Feb 20 12:24:30 UTC 2025


On Wed, Feb 12, 2025 at 12:05:39PM -0800, Lucas De Marchi wrote:
> Like when binding component, add a debug message to the unbinding case
> to make it easy to track the lifecycle. This also includes the component
> pointer since that is used to open a group in devres, making it easier
> to track the resources.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
> ---

Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>


More information about the dri-devel mailing list