linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arm: move plat-orion platform_data headers to the right place
@ 2012-08-28 18:59 Thomas Petazzoni
  2012-08-28 18:59 ` [PATCH 1/8] sound: kirkwood: remove useless <plat/audio.h> include Thomas Petazzoni
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Thomas Petazzoni @ 2012-08-28 18:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

plat-orion/include/plat contains a bunch of headers with platform_data
structure definitions. Those headers should now be in
<linux/platform_data/...>, so this patch series is moving them
here. This impacts the MTD, USB EHCI, sound, MMC, DMA XOR drivers.

Moreover, this series takes this opportunity to move two other
platform_data headers that were in <linux/...>. This impacts the I2C
and Ethernet drivers.

This series has been built tested for orion5x_defconfig,
dove_defconfig, kirkwood_defconfig and mv78x00_defconfig.

Thanks,

Thomas

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

end of thread, other threads:[~2012-08-29  0:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 18:59 arm: move plat-orion platform_data headers to the right place Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 1/8] sound: kirkwood: remove useless <plat/audio.h> include Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 2/8] sound: kirkwood: move <plat/audio.h> to <linux/platform_data/kirkwood-audio.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 3/8] usb: ehci-orion: move <plat/ehci-orion.h> to <linux/platform_data/ehci-orion.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 4/8] mmc: mvsdio: move <plat/mvsdio.h> to <linux/platform_data/mvsdio.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 5/8] dma: mv_xor: move <plat/mv_xor.h> to <linux/platform_data/mv_xor.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 6/8] mtd: orion_nand: move <plat/orion_nand.h> to <linux/platform_data/orion_nand.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 7/8] i2c: mv643xx: move <linux/mv643xx_i2c.h> to <linux/platform_data/mv643xx_i2c.h> Thomas Petazzoni
2012-08-28 18:59 ` [PATCH 8/8] net: mv643xx_eth: move <linux/mv643xx_eth.h> to <linux/platform_data/mv643xx_eth.h> Thomas Petazzoni
2012-08-28 20:11 ` arm: move plat-orion platform_data headers to the right place Andrew Lunn
2012-08-28 20:25   ` Jason Cooper
2012-08-28 21:15     ` Jason Cooper
2012-08-28 21:57       ` Thomas Petazzoni
2012-08-29  0:02 ` Jason Cooper

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