Re: [PATCH v2 4/6] i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-15 13:52:34
Also in:
lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-12-15 13:52:34
Also in:
lkml
On Wed, Dec 15, 2021 at 09:55:47AM +0200, Jarkko Nikula wrote:
On 12/13/21 20:00, Andy Shevchenko wrote:quoted
From: Lakshmi Sowjanya D <redacted> 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! -- With Best Regards, Andy Shevchenko