26.04.2020 20:47, Michał Mirosław пишет: > Apply some DRY-ing to elants_i2c_execute_command() callers. This pulls > polling and error printk()s into a single function. > > Signed-off-by: Michał Mirosław <[email protected]> > --- > v4: return 0 on success; use %pe for error code > ---
Hello Michał, This patch needs to be rebased on a newer linux-next once again :)

