Re: [PATCH] omap iommu: print module name on error messages

2011-02-17 Thread Tony Lindgren
* Hiroshi DOYU hiroshi.d...@nokia.com [110214 05:39]: From: ext David Cohen daco...@gmail.com Subject: [PATCH] omap iommu: print module name on error messages Date: Sat, 12 Feb 2011 12:02:29 +0200 OMAP IOMMU generic layer doesn't need ot print function name during error messages. Print

Re: [PATCH] omap iommu: print module name on error messages

2011-02-14 Thread Hiroshi DOYU
From: ext David Cohen daco...@gmail.com Subject: [PATCH] omap iommu: print module name on error messages Date: Sat, 12 Feb 2011 12:02:29 +0200 OMAP IOMMU generic layer doesn't need ot print function name during error messages. Print module name instead which is more useful. Agree. This makes

[PATCH] omap iommu: print module name on error messages

2011-02-12 Thread David Cohen
OMAP IOMMU generic layer doesn't need ot print function name during error messages. Print module name instead which is more useful. Signed-off-by: David Cohen daco...@gmail.com --- arch/arm/plat-omap/iommu.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git