From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753932Ab3BEKUX (ORCPT ); Tue, 5 Feb 2013 05:20:23 -0500 Received: from eusmtp01.atmel.com ([212.144.249.243]:5822 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751284Ab3BEKUV (ORCPT ); Tue, 5 Feb 2013 05:20:21 -0500 Message-ID: <5110DCDE.1080403@atmel.com> Date: Tue, 5 Feb 2013 11:20:14 +0100 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Arnd Bergmann , Olof Johansson CC: Jean-Christophe PLAGNIOL-VILLARD , linux-arm-kernel , Linux Kernel list , Douglas Gilbert , Robert Nelson Subject: [GIT PULL] at91: fixes for 3.9-rc1 X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, Olof, As I realized reading Linus' email that it was not possible to queue more fixes for 3.8, I took my time to send this tiny pull request. But now that the merge window is approaching, I prefer not to wait for more material. So, here is a "fixes" pull-request embedding a single patch. I have placed this one on top of material that you already have from me in your "fixes" and "for-next" branches. The following changes since commit 7d4cfece23f535b60496d88a717a3d7bfca50187: ARM: at91/at91sam9x5.dtsi: fix usart3 TXD (2013-01-30 10:09:17 +0100) are available in the git repository at: git://github.com/at91linux/linux-at91.git tags/at91-fixes for you to fetch changes up to c3f0f282d950a1e87496a2633ed9e924e275ff8c: ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes (2013-02-05 10:55:11 +0100) ---------------------------------------------------------------- Correction of 9x5 and 9n12 USART nodes ---------------------------------------------------------------- Nicolas Ferre (1): ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodes arch/arm/boot/dts/at91sam9n12.dtsi | 8 -------- arch/arm/boot/dts/at91sam9x5.dtsi | 6 ------ 2 files changed, 14 deletions(-) Thanks, bye, -- Nicolas Ferre