linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the sound tree with the pxa tree
@ 2009-01-23  3:01 Stephen Rothwell
  2009-01-23  3:08 ` Ian Molton
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2009-01-23  3:01 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, Eric Miao, Ian Molton, Mark Brown

Hi Takashi,

Today's linux-next merge of the sound tree got a conflict in
sound/soc/pxa/e800_wm9712.c between commit
f638d6ae54b5dc1bbffaa1dd94cb288d989670af ("[ARM] pxa: remove unnecessary
#include of pxa-regs.h and hardware.h") from the pxa tree and commit 0465c7aa6fbab89de820442aed449ceb8d9145a6 ("ASoC: machine driver for
Toshiba e800") from the sound tree.

Just overlapping context changes.  I fixed it up (see below) and can
carry the fix as necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

diff --cc sound/soc/pxa/e800_wm9712.c
index ac294c7,78a1770..0000000
--- a/sound/soc/pxa/e800_wm9712.c
+++ b/sound/soc/pxa/e800_wm9712.c
@@@ -20,8 -18,12 +18,10 @@@
  #include <sound/soc.h>
  #include <sound/soc-dapm.h>
  
- #include <asm/mach-types.h>
 -#include <mach/pxa-regs.h>
 -#include <mach/hardware.h>
  #include <mach/audio.h>
+ #include <mach/eseries-gpio.h>
+ 
+ #include <asm/mach-types.h>
  
  #include "../codecs/wm9712.h"
  #include "pxa2xx-pcm.h"

^ permalink raw reply	[flat|nested] 7+ messages in thread
* linux-next: manual merge of the sound tree with the pxa tree
@ 2009-02-10  3:22 Stephen Rothwell
  2009-02-10  3:35 ` Eric Miao
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Rothwell @ 2009-02-10  3:22 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, Philipp Zabel, Eric Miao

Hi Takashi,

Today's linux-next merge of the sound tree got a conflict in
sound/soc/pxa/pxa2xx-i2s.c between commit
69e2a881351e31e936e3a75f8efff768f0edb2be ("[ARM] pxa: move DMA registers
definitions into <mach/dma.h>") from the pxa tree and commit
44dd2b9168350b82a671ce71666b99208ab2d973 ("ASoC: pxa2xx-i2s: remove I2S
pin setup") from the sound tree.

Just simple context change. I fiex it up (see below) and can carry the
fix as necessary.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

diff --cc sound/soc/pxa/pxa2xx-i2s.c
index 223de89,83b59d7..0000000
--- a/sound/soc/pxa/pxa2xx-i2s.c
+++ b/sound/soc/pxa/pxa2xx-i2s.c
@@@ -24,8 -24,7 +24,7 @@@
  #include <sound/pxa2xx-lib.h>
  
  #include <mach/hardware.h>
 -#include <mach/pxa-regs.h>
 +#include <mach/dma.h>
- #include <mach/pxa2xx-gpio.h>
  #include <mach/audio.h>
  
  #include "pxa2xx-pcm.h"

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-10 10:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23  3:01 linux-next: manual merge of the sound tree with the pxa tree Stephen Rothwell
2009-01-23  3:08 ` Ian Molton
2009-01-23 11:31   ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2009-02-10  3:22 Stephen Rothwell
2009-02-10  3:35 ` Eric Miao
2009-02-10  8:58   ` Takashi Iwai
2009-02-10 10:36     ` Stephen Rothwell

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).