Re: [PATCH v1 1/3] dmaengine: dw: Remove error message from DT parsing code
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-06 13:49:27
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-08-06 13:49:27
Also in:
lkml
On 02-08-21, 21:43, Andy Shevchenko wrote:
Users are a bit frightened of the harmless message that tells that DT is missed on ACPI-based platforms. Remove it for good, it will simplify the future conversion to fwnode and device property APIs.
Applied all, thanks -- ~Vinod