Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753391AbbETJbr (ORCPT ); Wed, 20 May 2015 05:31:47 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:54013 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752785AbbETJbo (ORCPT ); Wed, 20 May 2015 05:31:44 -0400 From: Javier Martinez Canillas 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-kernel@vger.kernel.org, Javier Martinez Canillas Subject: [PATCH 0/2] mfd: cros_ec: Small cleanups Date: Wed, 20 May 2015 11:31:26 +0200 Message-Id: <1432114288-24669-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: 1176 Lines: 36 Hello Lee, These two patches were posted before as a part of the "mfd: cros_ec: Add multi EC and proto v3 support" [0] series but I split on a new series because these are simple enough and you already ack them so should not be blocked by the more controversial ones. I kept the original history on the individual patches to make it easier to know what changed on each version. The series is composed of the following patches: Gwendal Grignou (1): mfd: cros_ec: Remove parent field Todd Broch (1): mfd: cros_ec: Instantiate sub-devices from device tree drivers/mfd/cros_ec.c | 22 +++++++++++----------- drivers/mfd/cros_ec_i2c.c | 1 - drivers/mfd/cros_ec_spi.c | 1 - drivers/platform/chrome/cros_ec_lpc.c | 1 - include/linux/mfd/cros_ec.h | 2 -- 5 files changed, 11 insertions(+), 16 deletions(-) [0]: https://lkml.org/lkml/2015/5/9/73 Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/