[PATCH 0/1] MFD: Add U300 AB3100 core support v5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog from v4 -> v5:

* Remove the singleton pattern. Now we can instantiate
  several AB3100 chips on the same system if we want to,
  this won't happen in practice but it makes the driver
  look more similar to other drivers so it's nice.

* Consequently pass around the struct ab3100 * token
  instead of using the local singleton inside the
  driver.

* Replace all "ab3100_data" suffixes on variable
  names with a plain "ab3100" since there is not
  difference between these anymore.

* Pass a small struct to the get/set register debugfs
  functions in order to pass mode of operation as well as
  a pointer to a struct ab3100 * in the file private data.

* Correct file permissions on write-only debugfs files.

* Hoping that Sam will accept this into the -mfd tree...


Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux