linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>,
	mchehab@kernel.org, prabhakar.csengg@gmail.com,
	laurent.pinchart@ideasonboard.com
Cc: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Subject: Re: [PATCH 1/3] [media] coda: constify platform_device_id
Date: Tue, 15 Aug 2017 13:35:00 +0200	[thread overview]
Message-ID: <1502796900.2342.1.camel@pengutronix.de> (raw)
In-Reply-To: <1502796222-9681-2-git-send-email-arvind.yadav.cs@gmail.com>

On Tue, 2017-08-15 at 16:53 +0530, Arvind Yadav wrote:
> platform_device_id are not supposed to change at runtime. All
> functions
> working with platform_device_id provided by <linux/platform_device.h>
> work with const platform_device_id. So mark the non-const structs as
> const.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>

thanks
Philipp

  reply	other threads:[~2017-08-15 11:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15 11:23 [PATCH 0/3] constify media platform_device_id Arvind Yadav
2017-08-15 11:23 ` [PATCH 1/3] [media] coda: constify platform_device_id Arvind Yadav
2017-08-15 11:35   ` Philipp Zabel [this message]
2017-08-15 11:23 ` [PATCH 2/3] [media] davinci: " Arvind Yadav
2017-08-17 13:17   ` Lad, Prabhakar
2017-08-15 11:23 ` [PATCH 3/3] [media] omap3isp: " Arvind Yadav

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=1502796900.2342.1.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=arvind.yadav.cs@gmail.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=prabhakar.csengg@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).