[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200420134647.9121-1-zhengdejin5@gmail.com>
Date: Mon, 20 Apr 2020 21:46:45 +0800
From: Dejin Zheng <zhengdejin5@...il.com>
To: broonie@...nel.org
Cc: Markus.Elfring@....de, linux-kernel@...r.kernel.org,
Dejin Zheng <zhengdejin5@...il.com>
Subject: [PATCH v2 0/2] use read_poll_timeout macro to simplify code
Simplify implementation of regmap_read_poll_timeout() macro and
regmap_field_read_poll_timeout by read_poll_timeout() macro, they have
many similar codes.
v1 -> v2:
- modify the commit comments by Markus's suggestion .
Dejin Zheng (2):
regmap: Simplify implementation of the regmap_read_poll_timeout()
macro
regmap: Simplify implementation of the
regmap_field_read_poll_timeout() macro
include/linux/regmap.h | 48 ++++++++----------------------------------
1 file changed, 9 insertions(+), 39 deletions(-)
--
2.25.0
Powered by blists - more mailing lists