From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH] i2c: Consistently reject unsupported transactions Date: Sat, 17 May 2008 06:55:28 -0700 Message-ID: <200805170655.29089.david-b@pacbell.net> References: <20080516141108.1c778c22@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080516141108.1c778c22-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org> Content-Disposition: inline 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: Jean Delvare Cc: Linux I2C List-Id: linux-i2c@vger.kernel.org On Friday 16 May 2008, Jean Delvare wrote: > Many PC SMBus host controller drivers don't properly handle the case > where they are requested to achieve a transaction they do not support. > Update them so that the consistently print a warning message and > return a single error value in this case. > > Signed-off-by: Jean Delvare > --- > This goes on top of David Brownell's patch fixing the error codes > returned by these drivers. Nice. Patches fixing up error paths sometimes cascade ... ;) _______________________________________________ i2c mailing list i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c