Alexandru Ardelean <alexandru.ardelean@analog.com>
Thu, 26 Sep 2019 10:51:45 +0000 (13:51 +0300)
committer
Mark Brown <broonie@kernel.org>
Tue, 15 Oct 2019 10:46:57 +0000 (11:46 +0100)
The WARN_ON macro prints a warning in syslog if `delay_usecs` is non-zero.
However, with the new intermediate `delay`, the warning should also be
printed.