Re: [PATCH 1/1] of: unittest: fix EXPECT text for gpio hog errors

From: Rob Herring
Date: Fri Oct 29 2021 - 11:12:48 EST


On Thu, 28 Oct 2021 20:32:25 -0500, frowand.list@xxxxxxxxx wrote:
> From: Frank Rowand <frank.rowand@xxxxxxxx>
>
> The console message text for gpio hog errors does not match
> what unittest expects.
>
> Fixes: f4056e705b2ef ("of: unittest: add overlay gpio test to catch gpio hog problem")
> Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx>
> ---
> drivers/of/unittest.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>

Applied, thanks!