iommu/omap: Fix the permissions on nr_tlb_entries
authorSuman Anna <s-anna@ti.com>
Wed, 22 Oct 2014 22:22:28 +0000 (17:22 -0500)
committerJoerg Roedel <jroedel@suse.de>
Thu, 23 Oct 2014 12:32:25 +0000 (14:32 +0200)
commit68570a744631ab4f2d378c9d7ef794e66e623a81
tree02226b3cc1ec29ff6a7465d3e02cd97126b2420c
parentbd4396f09a4a9e77423e92ec9448217ab46f6edf
iommu/omap: Fix the permissions on nr_tlb_entries

The permissions on the debugfs entry "nr_tlb_entries" should
have been octal, not decimal, so fix it.

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