mbox series

[00/10] i2c: i801: Series with improvements

Message ID 7a1581de-7566-15da-d1af-08cbf8c5e46f@gmail.com
Headers show
Series i2c: i801: Series with improvements | expand

Message

Heiner Kallweit Aug. 1, 2021, 2:15 p.m. UTC
This series includes a number of improvements to the i801 driver.

Heiner Kallweit (10):
  i2c: i801: Don't call pm_runtime_allow
  i2c: i801: Improve disabling runtime pm
  i2c: i801: Make p2sb_spinlock a mutex
  i2c: i801: Remove not needed debug message
  i2c: i801: Improve is_dell_system_with_lis3lv02d
  i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
  i2c: i801: Improve i801_acpi_probe/remove functions
  i2c: i801: Improve i801_add_mux
  i2c: i801: Improve register_dell_lis3lv02d_i2c_device
  i2c: i801: Improve handling platform data for tco device

 drivers/i2c/busses/i2c-i801.c | 138 +++++++++++-----------------------
 1 file changed, 44 insertions(+), 94 deletions(-)