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]> Yours, Linus Walleij

