All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] dmaengine: sun6i: use of_device_get_match_data
Date: Thu, 21 Sep 2017 22:53:56 +0530	[thread overview]
Message-ID: <20170921172356.GK30097@localhost> (raw)
In-Reply-To: <20170920072402.27704-1-clabbe.montjoie@gmail.com>

On Wed, Sep 20, 2017 at 09:24:02AM +0200, Corentin Labbe wrote:
> The usage of of_device_get_match_data reduce the code size a bit.
> Furthermore, it prevents an improbable dereference when
> of_match_device() return NULL.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: dan.j.williams@intel.com, maxime.ripard@free-electrons.com,
	wens@csie.org, dmaengine@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] dmaengine: sun6i: use of_device_get_match_data
Date: Thu, 21 Sep 2017 22:53:56 +0530	[thread overview]
Message-ID: <20170921172356.GK30097@localhost> (raw)
In-Reply-To: <20170920072402.27704-1-clabbe.montjoie@gmail.com>

On Wed, Sep 20, 2017 at 09:24:02AM +0200, Corentin Labbe wrote:
> The usage of of_device_get_match_data reduce the code size a bit.
> Furthermore, it prevents an improbable dereference when
> of_match_device() return NULL.

Applied, thanks

-- 
~Vinod

  reply	other threads:[~2017-09-21 17:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-20  7:24 [PATCH v2] dmaengine: sun6i: use of_device_get_match_data Corentin Labbe
2017-09-20  7:24 ` Corentin Labbe
2017-09-21 17:23 ` Vinod Koul [this message]
2017-09-21 17:23   ` Vinod Koul

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=20170921172356.GK30097@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.