]> asedeno.scripts.mit.edu Git - linux.git/commit
soc: mediatek: reuse regmap_read_poll_timeout helpers
authorSean Wang <sean.wang@mediatek.com>
Mon, 23 Apr 2018 06:42:45 +0000 (14:42 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 14 May 2018 10:19:25 +0000 (12:19 +0200)
commit090c6243b14b909b2136fb40ee084faf842165d2
tree44cf192462587cff6ae5770a7340e527be5ce33c
parent4a58732c7c41c5a33b23556a2481d8a989060b4e
soc: mediatek: reuse regmap_read_poll_timeout helpers

Reuse the common helpers regmap_read_poll_timeout provided by Linux core
instead of an open-coded handling.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Weiyi Lu <weiyi.lu@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-infracfg.c