On Tuesday 06 December 2011 12:01 PM, Jingoo Han wrote:
This patch adds USB ohci device definition for Exynos SoCs. Signed-off-by: Jingoo Han<jg1.han@xxxxxxxxxxx> --- arch/arm/mach-exynos/Kconfig | 5 +++ arch/arm/mach-exynos/Makefile | 1 + arch/arm/mach-exynos/dev-ohci.c | 52 +++++++++++++++++++++++++++++ arch/arm/mach-exynos/include/mach/map.h | 1 + arch/arm/mach-exynos/include/mach/ohci.h | 21 +++++++++++
In the earlier patchset, platform_device struct for ohci was defined within plat-samsung, and ohci.h was located in plat-samsung/include/plat. These are still the locations where ehci related definitions are located.
What is the reason for movement of ohci related definitions to mach folder? -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html