All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: cros_ec: Small cleanups
@ 2015-05-20  9:31 Javier Martinez Canillas
  2015-05-20  9:31 ` [PATCH 1/2] mfd: cros_ec: Remove parent field Javier Martinez Canillas
  2015-05-20  9:31 ` [PATCH 2/2] mfd: cros_ec: Instantiate sub-devices from device tree Javier Martinez Canillas
  0 siblings, 2 replies; 5+ messages in thread
From: Javier Martinez Canillas @ 2015-05-20  9:31 UTC (permalink / raw)
  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, Javier Martinez Canillas

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-20 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-20  9:31 [PATCH 0/2] mfd: cros_ec: Small cleanups Javier Martinez Canillas
2015-05-20  9:31 ` [PATCH 1/2] mfd: cros_ec: Remove parent field Javier Martinez Canillas
2015-05-20 11:30   ` Lee Jones
2015-05-20  9:31 ` [PATCH 2/2] mfd: cros_ec: Instantiate sub-devices from device tree Javier Martinez Canillas
2015-05-20 11:30   ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.