On Mon, May 22, 2017 at 1:14 PM, Wolfram Sang <w...@the-dreams.de> wrote: > > Can you try e2c824924cdb41 ("i2c: designware: Fix bogus sda_hold_time > due to uninitialized vars") from my for-current branch? I am waiting for > buildbot results before I send out the pull request.
Have not tested that commit, but did verify that yes it was the i2c pull, and am about to reboot into a kernel that just zeroes those variables beforehand (which seems to be the same thing that commit does, although it also moves lines around for some unfathomable reason). Linus