Re: [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-09-03 14:59:21
Also in:
linux-tegra, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2020-09-03 14:59:21
Also in:
linux-tegra, lkml
03.09.2020 14:09, Andy Shevchenko пишет:
On Thu, Sep 3, 2020 at 3:53 AM Dmitry Osipenko [off-list ref] wrote:quoted
The tegra_i2c_flush_fifos() may fail and transfer should be aborted in this case.Sounds like a fix. To add to previous comment, fixes that are likely to be backported should have Fixes: tags.
I'll reword the commit title and message in order to make it not to sound like this is a bug fix. Thanks!