]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd1987d973de3cd27f1e39b86c1a0110fe601415
treec9577b59d34b36009d11131c547d3df60de8534b
parent0de01122d07c795c9e8b6a8dd1d78dc0dbe93b12
parenta59f3876b1a05189fd4a1176341f84dde855470d
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/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