On Wed, Aug 31, 2016 at 12:41:16AM +0530, Shardar Shariff Md wrote: > After CONFIG_LOAD register is programmed instead of explicitly waiting > for timeout, use readl_poll_timeout() to check for register value to get > updated or wait till timeout. > > Signed-off-by: Shardar Shariff Md <smohammed@xxxxxxxxxx> > --- > Changes in v4: > - Split timeout calculation to separate patch > > Changes in v5: > - Move disabling of clock to separate patch > > Changes in v8: > - 1st change of [PATCH v7] series is merged, v8 is rebased on top of > merged change, here patch series is changed accordingly. > - Updated the commit message as per review to properly reflect change. > - calculate the register offset seperately to make code more readable. > > Changes in v9: > - Use readl_poll_timeout() instead of readx_poll_timeout() > > Changes in V10: > - Rebase on top of [PATCH V2 0/9] Some Tegra I2C Updates Thanks for the rebase! However, my code checkers showed a few warnings: SPARSE drivers/i2c/busses/i2c-tegra.c:504:21: warning: symbol 'val' shadows an earlier one drivers/i2c/busses/i2c-tegra.c:451:13: originally declared here
Attachment:
signature.asc
Description: PGP signature