Hi Joerg, On 10/01/2014 11:07 AM, Anna, Suman wrote: > Hi Laurent, > >> On Tuesday 30 September 2014 16:16:07 Suman Anna wrote: >>> The debugfs support for OMAP IOMMU is currently implemented >>> as a module, warranting certain OMAP-specific IOMMU API to >>> be exported. The OMAP IOMMU, when enabled, can only be built-in >>> into the kernel, so integrate the OMAP IOMMU debug module >>> into the OMAP IOMMU driver. This helps in eliminating the >>> need to export most of the current OMAP IOMMU API. >>> >>> The following are the main changes: >>> - The OMAP_IOMMU_DEBUG Kconfig option is eliminated, and >>> the OMAP IOMMU debugfs support is built alongside the OMAP >>> IOMMU driver, and enabled automatically only when debugfs >>> is enabled. >> >> That's the part I'm unsure about. We're loosing the ability to save space by >> not building the omap-iommu debugfs support when debugfs is enabled. > > Yeah, I thought about it a bit, and went in favor of eliminating the > Kconfig. I don't have a strong opinion on this, but if saving space is > what is preferred, I can easily rework this patch to add it back. > > Joerg, any preference which way we should go here? I am looking to refresh this series for 3.19, and this is the only patch that may need some changes. Please let me know what your preference is, and I can rework this patch if needed. Either way, the plan is to not have an OMAP IOMMU debugfs module, but only to have an option not to build the debugfs portions. regards Suman > >> >> For the rest of the series, >> >> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > Thank you for reviewing the patches. > > regards > Suman > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html