of: unittest: drop assertions for GPIO hog messages
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 9 Jun 2023 14:36:09 +0000 (16:36 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 23 Jun 2023 10:12:49 +0000 (12:12 +0200)
commit0ff9f5e57c5bb45b6b807a4d466228de39d8cd2f
treeff612e440770e205394f3d71637fae363adb7efe
parenta48b3f7be9c5e507ca07bd93d769798f4e5e68b1
of: unittest: drop assertions for GPIO hog messages

These have now been demoted to debug and are normally hidden. Drop the
assertions entirely.

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rob Herring <robh@kernel.org>
drivers/of/unittest.c