public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@codeaurora.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sakari Ailus <sakari.ailus@iki.fi>,
	linux-media@vger.kernel.org, mittals@codeaurora.org
Subject: Re: [PATCH 1/1] omap3isp: Fix async notifier registration order
Date: Thu, 16 Jul 2015 09:08:07 -0500	[thread overview]
Message-ID: <55A7BAC7.1080703@codeaurora.org> (raw)
In-Reply-To: <1470564.5NvpJEivI3@avalon>

Laurent Pinchart wrote:
> IS_ENABLED(CONFIG_OF) can be evaluated at compile time, so it will allow the
> compiler to remove the code block completely when OF support is disabled.
> pdev->dev.of_node is a runtime-only check which would allow the same
> optimization.

Ok, thanks.  I was thinking that there was more to it than just 
optimization, but I guess not.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.

      reply	other threads:[~2015-07-16 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-19 23:08 [PATCH 1/1] omap3isp: Fix async notifier registration order Sakari Ailus
2015-05-19 23:41 ` Sebastian Reichel
2015-05-20  6:57   ` Laurent Pinchart
2015-05-20  7:14     ` Laurent Pinchart
2015-05-20  8:59       ` Sakari Ailus
2015-07-15 21:04 ` Timur Tabi
2015-07-16  7:35   ` Laurent Pinchart
2015-07-16 14:08     ` Timur Tabi [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=55A7BAC7.1080703@codeaurora.org \
    --to=timur@codeaurora.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mittals@codeaurora.org \
    --cc=sakari.ailus@iki.fi \
    /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