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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

