From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH 3/7] i2c-eg20t: delete 10bit access processing Date: Tue, 4 Oct 2011 21:55:37 +0100 Message-ID: <20111004205536.GA13323@freya.fluff.org> References: <1316591509-4433-1-git-send-email-tomoya-linux@dsn.okisemi.com> <1316591509-4433-3-git-send-email-tomoya-linux@dsn.okisemi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1316591509-4433-3-git-send-email-tomoya-linux-ECg8zkTtlr0C6LszWs/t0g@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tomoya MORINAGA Cc: Jean Delvare , Ben Dooks , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Qi Wang , yong.y.wang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, joel.clark-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, kok.howg.ewe-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, toshiharu-linux-ECg8zkTtlr0C6LszWs/t0g@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Wed, Sep 21, 2011 at 04:51:45PM +0900, Tomoya MORINAGA wrote: > Linux I2C core doesn't support 10bit access formally. > Additionally, we can't test with 10bit mode. > This patch deletes the 10bit access processing. do we want to keep this patch in the series? if not, can you post a new series with this dropped from it? -- Ben From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933762Ab1JDU4G (ORCPT ); Tue, 4 Oct 2011 16:56:06 -0400 Received: from cpc7-stkp7-2-0-cust918.10-2.cable.virginmedia.com ([86.22.251.151]:40928 "EHLO freya" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933506Ab1JDU4F (ORCPT ); Tue, 4 Oct 2011 16:56:05 -0400 Date: Tue, 4 Oct 2011 21:55:37 +0100 From: Ben Dooks To: Tomoya MORINAGA Cc: Jean Delvare , Ben Dooks , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Qi Wang , yong.y.wang@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com, toshiharu-linux@dsn.okisemi.com Subject: Re: [PATCH 3/7] i2c-eg20t: delete 10bit access processing Message-ID: <20111004205536.GA13323@freya.fluff.org> References: <1316591509-4433-1-git-send-email-tomoya-linux@dsn.okisemi.com> <1316591509-4433-3-git-send-email-tomoya-linux@dsn.okisemi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316591509-4433-3-git-send-email-tomoya-linux@dsn.okisemi.com> X-Disclaimer: These are my views alone. X-URL: http://www.fluff.org/ User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 21, 2011 at 04:51:45PM +0900, Tomoya MORINAGA wrote: > Linux I2C core doesn't support 10bit access formally. > Additionally, we can't test with 10bit mode. > This patch deletes the 10bit access processing. do we want to keep this patch in the series? if not, can you post a new series with this dropped from it? -- Ben