From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Hunter Subject: [PATCH 0/2] Minor DMA fixes Date: Tue, 30 Nov 2010 15:23:41 +0200 Message-ID: <20101130132341.13286.25157.sendpatchset@ahunter-work.research.nokia.com> Return-path: Received: from smtp.nokia.com ([147.243.1.48]:30195 "EHLO mgw-sa02.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977Ab0K3NYB (ORCPT ); Tue, 30 Nov 2010 08:24:01 -0500 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: Santosh Shilimkar , Manjunatha GK , Adrian Hunter , linux-omap Mailing List Hi Adrian Hunter (2): OMAP: DMA: prevent races while setting M idle mode to nostandby OMAP: DMA: clear interrupt status correctly arch/arm/plat-omap/dma.c | 66 ++++++++++++++++++++++++++++++++------------- 1 files changed, 47 insertions(+), 19 deletions(-) Regards Adrian