From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH 1/2] [resend] Add polling transfer for i2c-pxa Date: Thu, 10 Jan 2008 11:19:18 +0100 Message-ID: <20080110111918.6970e185@hyperion.delvare> References: <476A7710.7060607@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <476A7710.7060607-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Mike Rapoport Cc: Russell King - ARM Linux , i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org, ARM Linux List-Id: linux-i2c@vger.kernel.org Hi Mike, On Thu, 20 Dec 2007 16:07:12 +0200, Mike Rapoport wrote: > This patchset adds ability to make i2c transfers in interrupts-off contexts and > implements polling transfers for i2c-pxa. > The change to i2c-core allows to decide between mutex_trylock and mutex_lock. > The changes to i2c-pxa bus driver adds an i2c_algorithm for polling access to > I2C bus. Sorry for the delay. Patch applied, thank you. -- Jean Delvare