From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753631Ab3CNXAO (ORCPT ); Thu, 14 Mar 2013 19:00:14 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:63733 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753268Ab3CNXAM (ORCPT ); Thu, 14 Mar 2013 19:00:12 -0400 From: Arnd Bergmann To: Nicolas Ferre Subject: Re: [GIT PULL] at91: fixes for 3.9-rc #1 Date: Thu, 14 Mar 2013 22:57:22 +0000 User-Agent: KMail/1.12.2 (Linux/3.8.0-8-generic; KDE/4.3.2; x86_64; ; ) Cc: Olof Johansson , Richard Genoud , Ludovic Desroches , "Jean-Christophe PLAGNIOL-VILLARD" , Linux Kernel list , "linux-arm-kernel" , Linus Walleij References: <51404ABF.7080405@atmel.com> <51418DDC.8030901@atmel.com> In-Reply-To: <51418DDC.8030901@atmel.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201303142257.22786.arnd@arndb.de> X-Provags-ID: V02:K0:iF3+iWSZtmSC8AqStF22LBYjX+sAWD3vnvdj4Xq3HF3 uSeuydTGtUEazQw0dtDzsvoOSsMUHxvUNH/5xs455/+2ErXXZi WbpOISXZhKGQ8+SlBBPANxNc+xKiA7FqnegYPHapmLYqRAYQRB pAvutoJuKg5JQykipWW++xB71Ki9UZhZGL+MxZtGqPVfJT98cQ 85LewVM/oDYo2eUcvUhz+GlNJLuq2swQgHKyZfomVmV8rjkMTT YN+T9TQWwRMC2abSP5ahuKi73ZZEUUGTW4s77Q/MmhgzH9g933 KOWrQuGryx13Z5Dmv6JJInfvaTF27TaYveHHSX8CC6ap5EqHm7 r1g7OeBKVnl3Dn6Xxpwo= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 14 March 2013, Nicolas Ferre wrote: > Here is a little pull-request for 3.9-rc (I guess it if -rc4 now that > you've just sent the one for -rc3). > > I have other material but it is related to the AT91 framebuffer and we are > currently discussing it so I hold them back for now. > > Thanks, best regards, > > The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9: > > Linux 3.9-rc2 (2013-03-10 16:54:19 -0700) > > are available in the git repository at: > > git://github.com/at91linux/linux-at91.git tags/at91-fixes > Pulled into the fixes branch now Arnd