On 09/11/2012 06:59 AM, Arnd Bergmann wrote: > Platform data for device drivers should be defined in > include/linux/platform_data/*.h, not in the architecture > and platform specific directories. > > This moves such data out of the tegra include directories I have already submitted patches for some of these: > .../linux/platform_data/asoc-tegra_wm8903.h | 0 03f6743 ASoC: tegra: move platform data header This moves the file to include/sound/tegra_wm8903.h, which seems consistent with other sound-related platform data. > .../mach/kbc.h => include/linux/platform_data/keyboard-tegra-kbc.h | 0 a85442a Input: tegra - move platform data header This moves the file to include/linux/input/tegra_kbc.h, which seems consistent with other input-related platform data. > .../mach/sdhci.h => include/linux/platform_data/mmc-sdhci-tegra.h | 0 I have a not-yet-applied (but ack'd by Chris Ball) patch to move this to include/linux/mmc/tegra_sdhci.h. I believe all the dependencies are staged in the Tegra tree now, so I can apply it if you want. I'm fine with you apply this patch though; just let me know. If you want to take your patch, then this part: Acked-by: Stephen Warren <swarren@xxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html