From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven King Subject: Re: [PATCH] spi: refactor spi-coldfire-qspi to use SPI queue framework. Date: Fri, 11 May 2012 03:33:21 -0700 Message-ID: <201205110333.22096.sfking@fdwdc.com> References: <201205100926.55444.sfking@fdwdc.com> Reply-To: uClinux development list Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: spi-devel-general@lists.sourceforge.net, uClinux development list , gerg@uclinux.org To: Shubhrajyoti Datta Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: uclinux-dev-bounces@uclinux.org Sender: uclinux-dev-bounces@uclinux.org List-Id: linux-spi.vger.kernel.org On Friday 11 May 2012 1:33:25 am Shubhrajyoti Datta wrote: > Hi Steven, > > On Thu, May 10, 2012 at 9:56 PM, Steven King wrote: > > Use the new SPI queue framework; remove use of workqueue, replace > > mcfqspi_transfer with mcfqspi_transfer_one_message, add > > mcfqspi_prepare_transfer_hw and mcfqspi_unprepare_transfer_hw, update > > power management routines. > > By update are you attempting to convert to runtime framework also? laying the ground work for it; right now its mostly just a big nop as currently on Coldfire there isnt any PM support. I suppose it would have been better to have that as a separate patch, i can resubmit with that broken out if people would prefer. _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev