iommu/omap: Remove ver debugfs entry
authorSuman Anna <s-anna@ti.com>
Wed, 22 Oct 2014 22:22:23 +0000 (17:22 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 23 Oct 2014 12:32:25 +0000 (14:32 +0200)
commit2b313dd13a1690b9c4e2a968feea890838b77b81
tree4c071a0b792e1da74a16a1e81aa83ba506accf99
parent533b40cccd2fbe8cf6ba361cab7e99f626be45bf
iommu/omap: Remove ver debugfs entry

The debugfs entry 'ver' to read the OMAP IOMMU version is
not much useful for developers, so it has been removed. The
same can be deduced from the register dump, provided by the
debugfs entry 'regs', REVISION register. This also allows us
to remove the omap_iommu_arch_revision() which is currently
returning a fixed value.

Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/omap-iommu-debug.c