2017-12-15 10:48:30

by Lee Jones

[permalink] [raw]
Subject: [GIT PULL] Immutable branch between MFD and Platform due for the v4.16 merge window

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


2017-12-16 04:50:38

by Benson Leung

[permalink] [raw]
Subject: Re: [GIT PULL] Immutable branch between MFD and Platform due for the v4.16 merge window

Hi Lee,

On Fri, Dec 15, 2017 at 10:48:20AM +0000, Lee Jones wrote:
> 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


Excellent. Pulled. Thank you so much!

--
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
[email protected]
Chromium OS Project
[email protected]


Attachments:
(No filename) (2.17 kB)
signature.asc (819.00 B)
Digital signature
Download all attachments