On Tue, 2 Mar 2021 16:45:10 +0100 Linus Walleij <[email protected]> wrote:
> On Mon, Mar 1, 2021 at 9:04 AM Dinghao Liu <[email protected]> wrote: > > > There is one regmap_bulk_read() call in mpu3050_trigger_handler > > that we have caught its return value bug lack further handling. > > Check and terminate the execution flow just like the other three > > regmap_bulk_read() calls in this function. > > > > Signed-off-by: Dinghao Liu <[email protected]> > > OK that makes sense. > Reviewed-by: Linus Walleij <[email protected]> Applied with a fixes tag (it goes all the way back) and marked for stable. Thanks, Jonathan > > Yours, > Linus Walleij

