From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Ellis Subject: Re: [PATCH 4/6] SPI omap2_mcspi.c: Use the transfer speed_hz value if provided Date: Mon, 24 May 2010 10:44:38 -0400 Message-ID: <1274712278.2888.28.camel@quad> References: <1268407324.14445.53.camel@quad> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from pan.gwi.net ([207.5.128.165]:1187 "EHLO pan.gwi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755727Ab0EXOok (ORCPT ); Mon, 24 May 2010 10:44:40 -0400 In-Reply-To: <1268407324.14445.53.camel@quad> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: spi-devel-general@lists.sourceforge.net Cc: David Brownell , Grant Likely , Tony Lindgren , Andrew Morton , Roman Tereshonkov , linux-omap@vger.kernel.org, Aaro Koskinen , Kevin Hilman Please ignore this patch. The changes already in 2.6.34-rc7 are sufficient. They made it there because I initially submitted to the wrong list. This patch was expanded from that one to also using the modified clock divider values from patches 2 and 3 of this series which I have found aren't needed.