linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] don't check number of I2C messages in drivers
@ 2018-05-20  6:50 Wolfram Sang
  2018-05-20  6:50 ` [PATCH 2/2] i2c: opal: don't check number of messages in the driver Wolfram Sang
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfram Sang @ 2018-05-20  6:50 UTC (permalink / raw)
  To: linux-i2c; +Cc: Peter Rosin, Wolfram Sang, linux-kernel, linuxppc-dev

The core does it now, we can simplify drivers.

Wolfram Sang (2):
  i2c: ibm_iic: don't check number of messages in the driver
  i2c: opal: don't check number of messages in the driver

 drivers/i2c/busses/i2c-ibm_iic.c | 3 ---
 drivers/i2c/busses/i2c-opal.c    | 4 ----
 2 files changed, 7 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-25 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-20  6:50 [PATCH 0/2] don't check number of I2C messages in drivers Wolfram Sang
2018-05-20  6:50 ` [PATCH 2/2] i2c: opal: don't check number of messages in the driver Wolfram Sang
2018-05-24 14:13   ` Peter Rosin
2018-05-24 20:07   ` Wolfram Sang
2018-05-25 10:27   ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).