Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1687394

[GIT PULL] Device properties framework fix for v4.13-rc1

From "Rafael J. Wysocki" <rafael@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] Device properties framework fix for v4.13-rc1
Date 2017-07-14 15:10 +0200
Message-ID <u38w2-3Tw-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 devprop-fix-4.13-rc1

with top-most commit e8158b486d5f3f55cf372c5a32b42f263bf7f123

 device property: Introduce fwnode_call_bool_op() for ops that return bool

on top of commit 6a71d8d77795e0f7d887baa95bfc0d1d2bc74899

 device property: Add fwnode_graph_get_port_parent

to receive a device properties framework fix for v4.13-rc1.

This fixes a problem with bool properties that could be seen as
"true" when the property was not present at all by adding a special
helper for bool properties with checks for all of the requisute
conditions (Sakari Ailus).

Thanks!


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

Sakari Ailus (1):
      device property: Introduce fwnode_call_bool_op() for ops that return bool

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

 drivers/base/property.c | 6 +++---
 include/linux/fwnode.h  | 4 ++++
 2 files changed, 7 insertions(+), 3 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Device properties framework fix for v4.13-rc1 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-07-14 15:10 +0200

csiph-web