[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200419135150.14741-1-zhengdejin5@gmail.com>
Date: Sun, 19 Apr 2020 21:51:48 +0800
From: Dejin Zheng <zhengdejin5@...il.com>
To: broonie@...nel.org, linux-kernel@...r.kernel.org
Cc: Dejin Zheng <zhengdejin5@...il.com>
Subject: [PATCH v1 0/2] use read_poll_timeout macro to simplify code
redefined regmap_read_poll_timeout and regmap_field_read_poll_timeout
by read_poll_timeout to simplify code, they have many similar codes.
Dejin Zheng (2):
regmap: redefined regmap_read_poll_timeout to simplify code
regmap: redefined regmap_field_read_poll_timeout to simplify code
include/linux/regmap.h | 48 ++++++++----------------------------------
1 file changed, 9 insertions(+), 39 deletions(-)
--
2.25.0
Powered by blists - more mailing lists