Re: [PATCH 0/2] IOMMU error message cleanup

2011-02-02 Thread Tony Lindgren
Hi David,

* David Cohen david.co...@nokia.com [110131 09:24]:
 From: David Cohen david@dhcppc2.(none)
 
 Hi,
 
 OMAP IOMMU prints error messages twice. These patches remove the error
 message from the OMAP2,3 specific implementation and let them to be
 printed on the above layer only.

Can you also please Cc linux-arm-kernel list when sending arch/arm/*omap*/
patches? That way I don't need to repost them before applying.

Regards,

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] IOMMU error message cleanup

2011-01-31 Thread David Cohen
From: David Cohen david@dhcppc2.(none)

Hi,

OMAP IOMMU prints error messages twice. These patches remove the error
message from the OMAP2,3 specific implementation and let them to be
printed on the above layer only.

Br,

David
---

David Cohen (2):
  OMAP: Add generic IOMMU errors code
  OMAP: Cleanup IOMMU error messages

 arch/arm/mach-omap2/iommu2.c|   33 +--
 arch/arm/plat-omap/include/plat/iommu.h |9 +++-
 arch/arm/plat-omap/iommu.c  |   36 --
 3 files changed, 48 insertions(+), 30 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html