public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: "Yang, Hyungwoo" <hyungwoo.yang@intel.com>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Cc: "Westerberg, Mika" <mika.westerberg@intel.com>,
	"rafael@kernel.org" <rafael@kernel.org>
Subject: Re: [PATCH 1/1] ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value
Date: Tue, 22 Aug 2017 23:41:03 +0300	[thread overview]
Message-ID: <0d8f4174-e26e-e06d-88d4-3be512ea6ce9@linux.intel.com> (raw)
In-Reply-To: <7A4F467111FEF64486F40DFE7DF3500A03EE9959@ORSMSX111.amr.corp.intel.com>

Yang, Hyungwoo wrote:
>
> Hi Sakari,
>
> You forgot "fwnode" => "child".
>
> if (fwnode_property_read_u32(fwnode, prop_name, &nr))
> => if (fwnode_property_read_u32(child, prop_name, &nr))
>

Oops. I'll send v2...

-- 
Sakari Ailus
sakari.ailus@linux.intel.com

      reply	other threads:[~2017-08-22 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  7:01 [PATCH 1/1] ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value Sakari Ailus
2017-08-22 17:47 ` Yang, Hyungwoo
2017-08-22 20:41   ` Sakari Ailus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d8f4174-e26e-e06d-88d4-3be512ea6ce9@linux.intel.com \
    --to=sakari.ailus@linux.intel.com \
    --cc=hyungwoo.yang@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=mika.westerberg@intel.com \
    --cc=rafael@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox