public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Takashi Iwai <tiwai@suse•de>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
	Russell King <rmk+kernel@arm•linux.org.uk>,
	Ryan Mallon <ryan@bluewatersys•com>,
	Mark Brown <broonie@opensource•wolfsonmicro.com>
Subject: linux-next: manual merge of the sound tree with the arm tree
Date: Mon, 19 Jul 2010 11:00:54 +1000	[thread overview]
Message-ID: <20100719110054.de489964.sfr@canb.auug.org.au> (raw)

Hi Takashi,

Today's linux-next merge of the sound tree got a conflict in
arch/arm/mach-ep93xx/clock.c between commit
5c6649e3c1511b183f12d2e884d2c172fe9001e0 ("ARM: AMBA: Add pclk definition
for platforms using primecells") from the arm tree and commit
ed67ea82c0d9a163458dc6a69a7a3123db1a8b3b ("EP93xx: Add i2s core support")
from the sound tree.

Just overlapping additions.  I fixed it up (see below) and can carry the
fix as necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc arch/arm/mach-ep93xx/clock.c
index d40826a,8031624..0000000
--- a/arch/arm/mach-ep93xx/clock.c
+++ b/arch/arm/mach-ep93xx/clock.c
@@@ -43,9 -43,9 +43,11 @@@ static unsigned long get_uart_rate(stru
  
  static int set_keytchclk_rate(struct clk *clk, unsigned long rate);
  static int set_div_rate(struct clk *clk, unsigned long rate);
+ static int set_i2s_sclk_rate(struct clk *clk, unsigned long rate);
+ static int set_i2s_lrclk_rate(struct clk *clk, unsigned long rate);
  
 +static struct clk dummy_apb_pclk;
 +
  static struct clk clk_xtali = {
  	.rate		= EP93XX_EXT_CLK_RATE,
  };

             reply	other threads:[~2010-07-19  1:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19  1:00 Stephen Rothwell [this message]
2010-07-20  9:03 ` linux-next: manual merge of the sound tree with the arm tree Mark Brown
2010-07-20 20:54   ` Ryan Mallon
  -- strict thread matches above, loose matches on Subject: below --
2010-07-22  1:28 Stephen Rothwell
2010-07-22  6:18 ` Takashi Iwai
2009-03-10  3:45 Stephen Rothwell
2009-03-10 20:04 ` Mark Brown
2009-03-11  0:41   ` Stephen Rothwell
2009-03-11  6:58     ` Takashi Iwai
2009-03-11  8:52 ` Russell King
2009-03-11  9:18   ` Takashi Iwai
2009-03-11  9:41     ` Russell King
2009-03-11 10:02       ` Takashi Iwai
2009-03-11 10:40         ` Russell King
2009-03-11 11:24           ` Mark Brown
2009-03-11 13:28             ` Takashi Iwai
2009-03-11 22:32               ` Mark Brown
2009-03-12  2:48                 ` Stephen Rothwell
2009-03-11  9:49   ` Mark Brown

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=20100719110054.de489964.sfr@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=broonie@opensource$(echo .)wolfsonmicro.com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=rmk+kernel@arm$(echo .)linux.org.uk \
    --cc=ryan@bluewatersys$(echo .)com \
    --cc=tiwai@suse$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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