On Thu, Nov 12, 2020 at 03:02:17PM +0000, Lucas Tanure wrote: > _regmap_write can trigger a _regmap_select_page, which will call > another _regmap_write that will be executed first, but the log shows > the inverse order > > Also, keep consistency with _regmap_read which only logs in case of > success > > Signed-off-by: Lucas Tanure <[email protected]> > ---
Reviewed-by: Charles Keepax <[email protected]> Thanks, Charles

