From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] sh: maple: Update the maple bus driver to support block reads and writes Date: Sat, 14 Feb 2009 13:59:19 -0800 Message-ID: <20090214215919.GA24052@kroah.com> References: <1234641948.6609.13.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:45417 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752046AbZBNWBr (ORCPT ); Sat, 14 Feb 2009 17:01:47 -0500 Content-Disposition: inline In-Reply-To: <1234641948.6609.13.camel@localhost.localdomain> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Adrian McMenamin Cc: Paul Mundt , Dmitry Torokhov , linux-input , linux-sh , LKML On Sat, Feb 14, 2009 at 08:05:48PM +0000, Adrian McMenamin wrote: > Greg, > > This patch updates the maple bus to support asynchronous block reads and > writes as well as generally improving the quality of the code and > supporting concurrency (all needed to support the Dreamcast visual > memory unit - a driver will also be posted for that). > > I have posted versions of this before but am here following the patch > grouping suggested and have also tested this code and unlike earlier > versions it shows no signs of suffering from race conditions - so I hope > you will be happy to queue it for inclusion. Looks good to me, but shouldn't this go through the sh maintainers instead? This is their area, right? thanks, greg k-h