From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Subject: Re: [PATCH] atmel_spi: Fix clock polarity Date: Sun, 24 Feb 2008 01:56:42 +0100 Message-ID: <20080224015642.53348f75@siona> References: <20080221.111138.41629131.nemoto@toshiba-tops.co.jp> <20080223000507.3863d71f.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: David Brownell , spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Atsushi Nemoto , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Morton Return-path: In-Reply-To: <20080223000507.3863d71f.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org On Sat, 23 Feb 2008 00:05:07 -0800 Andrew Morton wrote: > I had it queued for 2.6.26 which I guess was wrong. I'll bump it into > 2.6.25. Thanks! > Is it needed in 2.6.24.x? I think so. The last time that code was changed was before 2.6.23 AFAICT, so perhaps 2.6.23.x as well. I'll have a closer look and pass it on to the stable team when it hits mainline. Haavard ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758110AbYBXA4s (ORCPT ); Sat, 23 Feb 2008 19:56:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752191AbYBXA4l (ORCPT ); Sat, 23 Feb 2008 19:56:41 -0500 Received: from nat-132.atmel.no ([80.232.32.132]:54370 "EHLO relay.atmel.no" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751739AbYBXA4k (ORCPT ); Sat, 23 Feb 2008 19:56:40 -0500 Date: Sun, 24 Feb 2008 01:56:42 +0100 From: Haavard Skinnemoen To: Andrew Morton Cc: Atsushi Nemoto , David Brownell , spi-devel-general@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] atmel_spi: Fix clock polarity Message-ID: <20080224015642.53348f75@siona> In-Reply-To: <20080223000507.3863d71f.akpm@linux-foundation.org> References: <20080221.111138.41629131.nemoto@toshiba-tops.co.jp> <20080223000507.3863d71f.akpm@linux-foundation.org> Organization: Atmel X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 23 Feb 2008 00:05:07 -0800 Andrew Morton wrote: > I had it queued for 2.6.26 which I guess was wrong. I'll bump it into > 2.6.25. Thanks! > Is it needed in 2.6.24.x? I think so. The last time that code was changed was before 2.6.23 AFAICT, so perhaps 2.6.23.x as well. I'll have a closer look and pass it on to the stable team when it hits mainline. Haavard