lkml.org 
[lkml]   [2020]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v1 00/12] Improvements for Tegra I2C driver
    Date
    Hello!

    This series performs a small refactoring of the Tegra I2C driver code and
    hardens the atomic-transfer mode.

    Dmitry Osipenko (12):
    i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
    i2c: tegra: Add missing newline before returns
    i2c: tegra: Clean up messages in the code
    i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
    i2c: tegra: Use reset_control_reset()
    i2c: tegra: Improve formatting of function variables
    i2c: tegra: Use dev_err_probe()
    i2c: tegra: Runtime PM always available on Tegra
    i2c: tegra: Clean up probe function
    i2c: tegra: Drop '_timeout' from wait/poll function names
    i2c: tegra: Remove likely/unlikely from the code
    i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()

    drivers/i2c/busses/i2c-tegra.c | 601 ++++++++++++++++++---------------
    1 file changed, 338 insertions(+), 263 deletions(-)

    --
    2.27.0

    \
     
     \ /
      Last update: 2020-08-31 22:24    [W:2.612 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site