From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753000AbbDCRpW (ORCPT ); Fri, 3 Apr 2015 13:45:22 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:33041 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbbDCRpV (ORCPT ); Fri, 3 Apr 2015 13:45:21 -0400 Date: Fri, 3 Apr 2015 10:45:18 -0700 From: Olof Johansson To: Nicolas Ferre Cc: Arnd Bergmann , arm@kernel.org, Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: Re: [GIT PULL] at91: cleanup for 4.1 #3 Message-ID: <20150403174518.GA23023@localhost> References: <1426524126-29068-1-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426524126-29068-1-git-send-email-nicolas.ferre@atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 16, 2015 at 05:42:06PM +0100, Nicolas Ferre wrote: > Arnd, Olof, Kevin, > > This batch deals with the at91rm9200 System Timer. It is a complete re-work by > Alexandre to make it use modern kernel infrastructure and move its features to > proper drivers. I stacked it on top of cleanup to lower the risk of conflict > and above all to be sure that it'll be merged before multi-platform. And you > know... well, it's the last step needed before switching to multi-platform! > > Thanks, best regards, > > The following changes since commit 598e085590fc5ac1fecff00e842a8a6c2ae010e5: > > ARM: at91: remove old setup (2015-03-13 18:01:10 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-cleanup3 > > for you to fetch changes up to 8590ca655a19f9e124b52bfbf28f14eb16a05bec: > > ARM: at91: remove useless include (2015-03-16 17:03:08 +0100) Merged. Turns out we had this as part of the multiplatform branch I had already merged, but I also brought this in under next/drivers. -Olof