From patchwork Mon Dec 12 22:46:49 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] Two non-critical DMA fixes for v3.3 merge window Date: Mon, 12 Dec 2011 12:46:49 -0000 From: Tony Lindgren X-Patchwork-Id: 130941 Message-Id: <20111212224648.GI32251@atomide.com> To: Arnd Bergmann , Olof Johansson Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Hi Arnd & Olof, Please pull two non-critical DMA fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-critical These are workarounds for corner cases. There's no rush to get them in during the -rc cycle, these are fixes for features that never worked before. Regards, Tony The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416: Linus Torvalds (1): Linux 3.2-rc4 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-critical Peter Ujfalusi (2): ARM: OMAP2+: DMA: Workaround for invalid source position ARM: OMAP2+: DMA: Workaround for invalid destination position arch/arm/plat-omap/dma.c | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-)