On Tue, Aug 27, 2024 at 08:34:49AM -0700, Guenter Roeck wrote: > If regmap is accessed more than once in a function, declare and used > local regmap variable. > > While at it, drop low value debug messages. > > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>