mbox series

[0/2] i2c: testunit: regression fixes

Message ID 20240627111445.29751-4-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series i2c: testunit: regression fixes | expand

Message

Wolfram Sang June 27, 2024, 11:14 a.m. UTC
My bad, when adding SMBUS_PROC_CALL support to the testunit, I didn't
check the old commands :( Consequently, two regressions were introduced
which get fixed by this series.


Wolfram Sang (2):
  i2c: testunit: don't erase registers after STOP
  i2c: testunit: discard write requests while old command is running

 drivers/i2c/i2c-slave-testunit.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)