On 12/15/21 15:51, Andy Shevchenko wrote:
On Wed, Dec 15, 2021 at 09:55:47AM +0200, Jarkko Nikula wrote:
On 12/13/21 20:00, Andy Shevchenko wrote:
From: Lakshmi Sowjanya D <lakshmi.sowjanya.d@xxxxxxxxx>
The data type of hcnt and lcnt in the struct dw_i2c_dev is of type u16.
It's better to have same data type in struct dw_scl_sda_cfg as well.
...
I proposed this to be first before questionable cleanups since this fixes
existing confusion (noted by Wolfram not any of us). Same to 5-6/6.
Okay, I postpone this series. It seems altogether it will require more time
than I currently have. Consider picking patches on the basis you have in mind
if you consider them useful. Thanks!
Will do. I really like to get those patches before any cosmetic changes
that fix existing issues that were confusing all of us (patches 4/6 and
6/6) and do obvious cleanup (3/6 and 5/6).
Jarkko