Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932988AbbFVG1f (ORCPT ); Mon, 22 Jun 2015 02:27:35 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:40571 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751410AbbFVG13 (ORCPT ); Mon, 22 Jun 2015 02:27:29 -0400 From: Javier Martinez Canillas To: Olof Johansson Cc: Doug Anderson , linux-kernel@vger.kernel.org, Gwendal Grignou , Javier Martinez Canillas Subject: [RESEND PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev Date: Mon, 22 Jun 2015 08:27:17 +0200 Message-Id: <1434954440-8279-1-git-send-email-javier.martinez@collabora.co.uk> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1017 Lines: 29 Hello Olof, This series contain a fix and a cleanup for the cros_ec_lpc driver and a small fix for cros_ec_dev driver. Is a resend of a patch-set posted posted more than one month ago [0] but most patches were already posted as a part of a different series [1] that was split out so have been in the list for months. Can you please review them? The patches are really trivial. Javier Martinez Canillas (3): platform/chrome: cros_ec_lpc - Use existing function to check EC result platform/chrome: cros_ec_lpc - Add support for Google Pixel 2 platform/chrome: cros_ec_dev - Add a platform device ID table drivers/platform/chrome/cros_ec_dev.c | 6 ++++++ drivers/platform/chrome/cros_ec_lpc.c | 21 +++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) Best regards, Javier [0]: https://lkml.org/lkml/2015/5/20/184 [1]: https://lkml.org/lkml/2015/5/9/73 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/