Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2017 02:06:09 +0000 (18:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Feb 2017 02:06:09 +0000 (18:06 -0800)
commit786856b6d111a30d51c98526cc7a283ecc73f00f
treec9577b59d34b36009d11131c547d3df60de8534b
parent43e31e40473a00c936ffb9c2eebedc0566c92e89
parentd3e1b617ae20c459627f501b4bc55b1ea91f662b
Merge tag 'device-properties-4.11-rc1' of git://git./linux/kernel/git/rafael/linux-pm

Pull device property updates from Rafael J. Wysocki:
 "Generic device properties framework updates for v4.11-rc1

  Allow built-in (static) device properties to be declared as constant,
  make it possible to save memory by discarding alternative (but unused)
  built-in (static) property sets and add support for automatic handling
  of built-in properties to the I2C code"

* tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  i2c: allow specify device properties in i2c_board_info
  device property: export code duplicating array of property entries
  device property: constify property arrays values
  device property: allow to constify properties
drivers/i2c/i2c-core.c