All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Mauro Carvalho Chehab <mchehab@osg.samsung.com>,
	Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@perex.cz>,
	dmaengine@vger.kernel.org, linux-media@vger.kernel.org,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Date: Fri, 12 Jun 2015 14:54:24 +0530	[thread overview]
Message-ID: <20150612092424.GF28601@localhost> (raw)
In-Reply-To: <1434029312-7288-1-git-send-email-vladimir_zapolskiy@mentor.com>

On Thu, Jun 11, 2015 at 04:28:32PM +0300, Vladimir Zapolskiy wrote:
> To be consistent with other kernel interface namings, rename
> of_get_named_gen_pool() to of_gen_pool_get(). In the original
> function name "_named" suffix references to a device tree property,
> which contains a phandle to a device and the corresponding
> device driver is assumed to register a gen_pool object.
> 
> Due to a weak relation and to avoid any confusion (e.g. in future
> possible scenario if gen_pool objects are named) the suffix is
> removed.
> 
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
> ---
>  drivers/dma/mmp_tdma.c                    | 2 +-
For this:

Acked-by: Vinod Koul <vinod.koul@intel.com>

-- 
~Vinod

      reply	other threads:[~2015-06-12  9:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11 13:26 [PATCH 0/2] genalloc: rename dev_get_gen_pool() and of_get_named_gen_pool() Vladimir Zapolskiy
2015-06-11 13:26 ` Vladimir Zapolskiy
2015-06-11 13:26 ` Vladimir Zapolskiy
2015-06-11 13:28 ` [PATCH 1/2] genalloc: rename dev_get_gen_pool() to gen_pool_get() Vladimir Zapolskiy
2015-06-11 13:28   ` Vladimir Zapolskiy
2015-06-11 19:50   ` Nicolas Ferre
2015-06-11 19:50     ` Nicolas Ferre
2015-06-11 13:28 ` [PATCH 2/2] genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() Vladimir Zapolskiy
2015-06-11 13:28   ` Vladimir Zapolskiy
2015-06-12  9:24   ` Vinod Koul [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=20150612092424.GF28601@localhost \
    --to=vinod.koul@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@osg.samsung.com \
    --cc=p.zabel@pengutronix.de \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    --cc=vladimir_zapolskiy@mentor.com \
    /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.