linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Thierry Escande <thierry.escande@collabora.com>
Cc: Benson Leung <bleung@chromium.org>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Gwendal Grignou <gwendal@chromium.org>,
	Guenter Roeck <groeck@google.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Immutable branch between MFD and Platform due for the v4.16 merge window
Date: Fri, 15 Dec 2017 10:48:20 +0000	[thread overview]
Message-ID: <20171215104820.vsbhlymr7xgdoqnu@dell> (raw)
In-Reply-To: <1511194526-3729-1-git-send-email-thierry.escande@collabora.com>

Enjoy!

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-platform-v4.16

for you to fetch changes up to 5e0115581bbc367c7958bf5ab8c511b808558533:

  cros_ec: Move cros_ec_dev module to drivers/mfd (2017-12-15 10:46:06 +0000)

----------------------------------------------------------------
Immutable branch between MFD and Platform due for the v4.16 merge window

----------------------------------------------------------------
Thierry Escande (2):
      cros_ec: Split cros_ec_devs module
      cros_ec: Move cros_ec_dev module to drivers/mfd

 drivers/mfd/Kconfig                            | 10 ++++++++++
 drivers/mfd/Makefile                           |  1 +
 drivers/mfd/cros_ec.c                          |  4 ++--
 drivers/{platform/chrome => mfd}/cros_ec_dev.c |  8 +++++---
 drivers/{platform/chrome => mfd}/cros_ec_dev.h |  0
 drivers/platform/chrome/Kconfig                | 10 ++--------
 drivers/platform/chrome/Makefile               |  7 +++----
 drivers/platform/chrome/cros_ec_debugfs.c      |  5 ++---
 drivers/platform/chrome/cros_ec_debugfs.h      | 27 --------------------------
 drivers/platform/chrome/cros_ec_lightbar.c     |  6 ++++--
 drivers/platform/chrome/cros_ec_sysfs.c        |  5 +++--
 drivers/platform/chrome/cros_ec_vbc.c          |  1 +
 include/linux/mfd/cros_ec.h                    |  4 ++++
 13 files changed, 37 insertions(+), 51 deletions(-)
 rename drivers/{platform/chrome => mfd}/cros_ec_dev.c (99%)
 rename drivers/{platform/chrome => mfd}/cros_ec_dev.h (100%)
 delete mode 100644 drivers/platform/chrome/cros_ec_debugfs.h
 
-- 
Lee Jones
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2017-12-15 10:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-20 16:15 [PATCH v2 0/2] mfd: cros_ec: move cros_ec_dev driver to MFD subdir Thierry Escande
2017-11-20 16:15 ` [PATCH v2 1/2] cros_ec: Split cros_ec_devs module Thierry Escande
2017-11-29 11:34   ` Lee Jones
2017-11-30 20:49   ` Guenter Roeck
2017-12-01 19:24     ` Gwendal Grignou
2017-11-20 16:15 ` [PATCH v2 2/2] cros_ec: Move cros_ec_dev module to drivers/mfd Thierry Escande
2017-11-29 11:35   ` Lee Jones
2017-11-30 20:50   ` Guenter Roeck
2017-12-01 19:23     ` Gwendal Grignou
2017-12-04  9:10       ` Lee Jones
2018-06-20 23:05   ` Dmitry Torokhov
2018-06-21  8:42     ` Enric Balletbo i Serra
2018-07-03  9:03     ` Lee Jones
2017-12-15 10:48 ` Lee Jones [this message]
2017-12-16  4:50   ` [GIT PULL] Immutable branch between MFD and Platform due for the v4.16 merge window Benson Leung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171215104820.vsbhlymr7xgdoqnu@dell \
    --to=lee.jones@linaro.org \
    --cc=bleung@chromium.org \
    --cc=enric.balletbo@collabora.com \
    --cc=groeck@google.com \
    --cc=gwendal@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thierry.escande@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).