From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH v3 1/7] mfd: cros_ec: Use a zero-length array for command data Date: Wed, 27 May 2015 10:39:10 +0200 Message-ID: <556582AE.6030100@collabora.co.uk> References: <1432309340-13688-1-git-send-email-javier.martinez@collabora.co.uk> <1432309340-13688-2-git-send-email-javier.martinez@collabora.co.uk> <20150527083659.GT11677@x1> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150527083659.GT11677@x1> Sender: linux-kernel-owner@vger.kernel.org To: Lee Jones Cc: Samuel Ortiz , Olof Johansson , Doug Anderson , Bill Richardson , Simon Glass , Gwendal Grignou , Stephen Barber , Filipe Brandenburger , Todd Broch , Alexandru M Stan , Heiko Stuebner , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Hello Lee, On 05/27/2015 10:36 AM, Lee Jones wrote: >> --- >> drivers/i2c/busses/i2c-cros-ec-tunnel.c | 45 ++++++--- >> drivers/input/keyboard/cros_ec_keyb.c | 29 ++++-- >> drivers/mfd/cros_ec.c | 28 ++++-- >> drivers/mfd/cros_ec_i2c.c | 4 +- >> drivers/mfd/cros_ec_spi.c | 2 +- > > For the MFD changes: > Acked-by: Lee Jones > Thanks! Best regards, Javier