From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH v2] i2c: at91: fix SMBus quick command Date: Wed, 14 Nov 2012 07:01:59 +0100 Message-ID: <20121114060159.GN4576@game.jcrosoft.org> References: <1352821401-1944-1-git-send-email-ludovic.desroches@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1352821401-1944-1-git-send-email-ludovic.desroches@atmel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: ludovic.desroches@atmel.com Cc: khali@linux-fr.org, N.Voss@weinmann.de, nicolas.ferre@atmel.com, linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-i2c@vger.kernel.org On 16:43 Tue 13 Nov , ludovic.desroches@atmel.com wrote: > From: Ludovic Desroches > > The driver claims to support SMBus quick command but it was not the case. > This patch fixes this issue. > > Signed-off-by: Ludovic Desroches Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards J.