]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: Simplify implementation of the regmap_read_poll_timeout() macro
authorDejin Zheng <zhengdejin5@gmail.com>
Mon, 20 Apr 2020 13:46:46 +0000 (21:46 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Apr 2020 14:47:31 +0000 (15:47 +0100)
commitbdda82f49783484415558547ccfe7c5257b5b5a7
treedfd25ca4d35115b5b7857989fe967f6f02a46f87
parent0e00cb26022e68186d293f29112e6ba330722634
regmap: Simplify implementation of the regmap_read_poll_timeout() macro

Simplify the implementation of the macro regmap_read_poll_timeout()
by using the macro read_poll_timeout().

Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Link: https://lore.kernel.org/r/20200420134647.9121-2-zhengdejin5@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regmap.h