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

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

 



ChangeLog from v1 -> v2:

* use dynamically allocated struct ab3100 holder for
  state encapsulation.

* Create sub-platform_devices for all the devices found
  inside the AB3100. This is done after init, and all
  drivers have to pass the driver_data back in order
  to call back into ab3100-core. I also define a resource
  containing the register range applicable for each
  functionality so that it is actually possible to
  limit register access to the appropriate registers for
  each sub-device sometime further down the road.

* Since all sub-devices are initialized after the AB3100,
  the initialization check could be removed from all
  symbols.

* Converted the callback into a broadcasting notifier,
  simplifying that code quite a bit by catenating the
  event flags into a 24-bit field passed as value to
  the listeners for masking and reacting to the proper
  events.

* Register a secondary dummy I2C client for performing
  test register operations.

* const on AB3100 debugfs file operations struct.

* free_irq() on the IRQ.


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