All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@ti.com (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: Constify struct clk_init_data
Date: Tue, 12 Jun 2012 10:10:41 -0700	[thread overview]
Message-ID: <20120612171041.GF19410@gmail.com> (raw)
In-Reply-To: <1337004763-21250-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On 20120514-15:12, Mark Brown wrote:
> Allow drivers to declare their clk_init_data const, the framework really
> shouldn't be modifying the data.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Thanks for the patch Mark.  I've pulled into clk-next for testing.

Regards,
Mike

WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@ti.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: Constify struct clk_init_data
Date: Tue, 12 Jun 2012 10:10:41 -0700	[thread overview]
Message-ID: <20120612171041.GF19410@gmail.com> (raw)
In-Reply-To: <1337004763-21250-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On 20120514-15:12, Mark Brown wrote:
> Allow drivers to declare their clk_init_data const, the framework really
> shouldn't be modifying the data.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

Thanks for the patch Mark.  I've pulled into clk-next for testing.

Regards,
Mike

  parent reply	other threads:[~2012-06-12 17:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 14:12 [PATCH] clk: Constify struct clk_init_data Mark Brown
2012-05-14 14:12 ` Mark Brown
2012-05-14 21:53 ` Turquette, Mike
2012-05-14 21:53   ` Turquette, Mike
2012-05-15  1:08   ` Saravana Kannan
2012-05-15  1:08     ` Saravana Kannan
2012-05-15  5:13     ` Rajendra Nayak
2012-05-15  5:13       ` Rajendra Nayak
2012-05-15  5:59       ` Turquette, Mike
2012-05-15  5:59         ` Turquette, Mike
2012-05-15  1:19   ` Saravana Kannan
2012-05-15  1:19     ` Saravana Kannan
2012-05-15  7:00     ` Sascha Hauer
2012-05-15  7:00       ` Sascha Hauer
2012-05-15 16:42       ` Saravana Kannan
2012-05-15 16:42         ` Saravana Kannan
2012-05-15 18:15         ` Saravana Kannan
2012-05-15 18:15           ` Saravana Kannan
2012-06-12 17:10 ` Mike Turquette [this message]
2012-06-12 17:10   ` Mike Turquette

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=20120612171041.GF19410@gmail.com \
    --to=mturquette@ti.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.