]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
of: unittest: fix EXPECT text for gpio hog errors
authorFrank Rowand <frank.rowand@sony.com>
Fri, 29 Oct 2021 01:32:25 +0000 (20:32 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:48:27 +0000 (09:48 +0100)
commitbb27a2c8ce6a46d84b6a0125ca96e92495ae68fc
tree1a29677befd07b531c1cce5a92a289d7d1258c0a
parenteaac4f86364829579bde8169a94973d6f7a351b0
of: unittest: fix EXPECT text for gpio hog errors

BugLink: https://bugs.launchpad.net/bugs/1951822
[ Upstream commit e85860e5bc077865a04f0a88d0b0335d3200484a ]

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@sony.com>
Link: https://lore.kernel.org/r/20211029013225.2048695-1-frowand.list@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/of/unittest.c