Re: [PATCH] of/platform: Inform about created platform devices using pr_debug()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 22 Feb 2024 16:31:20 +0100, Uwe Kleine-König wrote:
> For most nodes with a compatible property a platform device is created.
> For some an amba device is created instead. For the latter
> of_amba_device_create() emits a message at debug level about the node
> the device is created from. Add a similar message to
> of_platform_device_create_pdata() to inform about the whole list of
> created devices.
> 
> This also gives the right context for the following messages that
> inform about created child devices.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
>  drivers/of/platform.c | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux