All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>,
	Kukjin Kim <kgene@kernel.org>,
	Kyungmin Park <kyungmin.park@samsung.com>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 1/3] mtd: mxc-nand: Constify platform_device_id
Date: Thu, 7 May 2015 00:14:01 -0700	[thread overview]
Message-ID: <20150507071401.GI6055@norris-Latitude-E6410> (raw)
In-Reply-To: <1430495403-31560-1-git-send-email-k.kozlowski.k@gmail.com>

On Sat, May 02, 2015 at 12:50:01AM +0900, Krzysztof Kozlowski wrote:
> The platform_device_id is not modified by the driver and core uses it as
> const.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>

Pushed all 3 to l2-mtd.git.

Brian

WARNING: multiple messages have this Message-ID (diff)
From: Brian Norris <computersforpeace@gmail.com>
To: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Kukjin Kim <kgene@kernel.org>,
	linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] mtd: mxc-nand: Constify platform_device_id
Date: Thu, 7 May 2015 00:14:01 -0700	[thread overview]
Message-ID: <20150507071401.GI6055@norris-Latitude-E6410> (raw)
In-Reply-To: <1430495403-31560-1-git-send-email-k.kozlowski.k@gmail.com>

On Sat, May 02, 2015 at 12:50:01AM +0900, Krzysztof Kozlowski wrote:
> The platform_device_id is not modified by the driver and core uses it as
> const.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>

Pushed all 3 to l2-mtd.git.

Brian

WARNING: multiple messages have this Message-ID (diff)
From: computersforpeace@gmail.com (Brian Norris)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] mtd: mxc-nand: Constify platform_device_id
Date: Thu, 7 May 2015 00:14:01 -0700	[thread overview]
Message-ID: <20150507071401.GI6055@norris-Latitude-E6410> (raw)
In-Reply-To: <1430495403-31560-1-git-send-email-k.kozlowski.k@gmail.com>

On Sat, May 02, 2015 at 12:50:01AM +0900, Krzysztof Kozlowski wrote:
> The platform_device_id is not modified by the driver and core uses it as
> const.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>

Pushed all 3 to l2-mtd.git.

Brian

  parent reply	other threads:[~2015-05-07  7:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 15:50 [PATCH 1/3] mtd: mxc-nand: Constify platform_device_id Krzysztof Kozlowski
2015-05-01 15:50 ` Krzysztof Kozlowski
2015-05-01 15:50 ` [PATCH 2/3] mtd: s3c2410: " Krzysztof Kozlowski
2015-05-01 15:50   ` Krzysztof Kozlowski
2015-05-01 15:50 ` [PATCH 3/3] mtd: samsung: " Krzysztof Kozlowski
2015-05-01 15:50   ` Krzysztof Kozlowski
2015-05-07  7:14 ` Brian Norris [this message]
2015-05-07  7:14   ` [PATCH 1/3] mtd: mxc-nand: " Brian Norris
2015-05-07  7:14   ` Brian Norris

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=20150507071401.GI6055@norris-Latitude-E6410 \
    --to=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=k.kozlowski.k@gmail.com \
    --cc=kgene@kernel.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-samsung-soc@vger.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 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.