lkml.org 
[lkml]   [2017]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Generic device properties framework updates for v4.11-rc1
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
device-properties-4.11-rc1

with top-most commit d3e1b617ae20c459627f501b4bc55b1ea91f662b

i2c: allow specify device properties in i2c_board_info

on top of commit d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c

Linux 4.10-rc7

to receive generic device properties framework updates for v4.11-rc1.

These 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.

Thanks!

---------------

Dmitry Torokhov (4):
device property: allow to constify properties
device property: constify property arrays values
device property: export code duplicating array of property entries
i2c: allow specify device properties in i2c_board_info

---------------

drivers/base/property.c | 229 ++++++++++++++++++++++++++++++-----------------
drivers/i2c/i2c-core.c | 16 +++-
include/linux/i2c.h | 3 +
include/linux/property.h | 19 ++--
4 files changed, 177 insertions(+), 90 deletions(-)

\
 
 \ /
  Last update: 2017-02-21 00:42    [W:0.038 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site