From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH v2] i2c-stub: Allow increasing the SMBus block write length Date: Sun, 13 Jul 2014 08:09:57 -0700 Message-ID: <53C2A145.8060904@roeck-us.net> References: <20140713092331.67d4f5b3@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140713092331.67d4f5b3-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jean Delvare , Linux I2C Cc: Wolfram Sang List-Id: linux-i2c@vger.kernel.org On 07/13/2014 12:23 AM, Jean Delvare wrote: > This is no good reason to not allow SMBus block writes longer than the > first one was. Lift this limitation, this makes the code more simple. > > Signed-off-by: Jean Delvare > Reviewed-by: Guenter Roeck Applied to my system and working, so you can also add Tested-by: Guenter Roeck Guenter