Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726074

[GIT PULL] Immutable branch between MFD and many other subsystems due for the v4.14 merge window

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject [GIT PULL] Immutable branch between MFD and many other subsystems due for the v4.14 merge window
Date 2017-09-04 15:50 +0200
Message-ID <ulZVg-67U-15@gated-at.bofh.it> (permalink)
References <ueqzf-6tX-1@gated-at.bofh.it> <ueqzh-6tX-27@gated-at.bofh.it> <uhh6r-2PY-19@gated-at.bofh.it> <uj8V4-1O7-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Enjoy!

The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261:

  Linux 4.13 (2017-09-03 13:56:17 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-many-v4.14

for you to fetch changes up to a205425658dead19bb1b8ac00584aed98e60dde2:

  mfd: twl: Move header file out of I2C realm (2017-09-04 14:41:02 +0100)

----------------------------------------------------------------
Immutable branch between MFD and many other subsystems due for the v4.14 merge window

----------------------------------------------------------------
Wolfram Sang (1):
      mfd: twl: Move header file out of I2C realm

 arch/arm/mach-omap2/common.h            | 2 +-
 arch/arm/mach-omap2/omap_twl.c          | 2 +-
 drivers/gpio/gpio-twl4030.c             | 2 +-
 drivers/iio/adc/twl4030-madc.c          | 2 +-
 drivers/iio/adc/twl6030-gpadc.c         | 2 +-
 drivers/input/keyboard/twl4030_keypad.c | 2 +-
 drivers/input/misc/twl4030-pwrbutton.c  | 2 +-
 drivers/input/misc/twl4030-vibra.c      | 2 +-
 drivers/mfd/twl-core.c                  | 6 +++---
 drivers/mfd/twl4030-audio.c             | 2 +-
 drivers/mfd/twl4030-irq.c               | 2 +-
 drivers/mfd/twl4030-power.c             | 2 +-
 drivers/mfd/twl6030-irq.c               | 2 +-
 drivers/phy/ti/phy-twl4030-usb.c        | 2 +-
 drivers/power/supply/twl4030_charger.c  | 2 +-
 drivers/pwm/pwm-twl-led.c               | 2 +-
 drivers/pwm/pwm-twl.c                   | 2 +-
 drivers/regulator/twl-regulator.c       | 2 +-
 drivers/regulator/twl6030-regulator.c   | 2 +-
 drivers/rtc/rtc-twl.c                   | 2 +-
 drivers/usb/phy/phy-twl6030-usb.c       | 2 +-
 drivers/video/backlight/pandora_bl.c    | 2 +-
 drivers/watchdog/twl4030_wdt.c          | 2 +-
 include/linux/{i2c => mfd}/twl.h        | 0
 sound/soc/codecs/twl4030.c              | 2 +-
 25 files changed, 26 insertions(+), 26 deletions(-)
 rename include/linux/{i2c => mfd}/twl.h (100%)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Guenter Roeck <linux@roeck-us.net> - 2017-08-27 18:50 +0200
  [GIT PULL] Immutable branch between MFD and many other subsystems  due for the v4.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-09-04 15:50 +0200

csiph-web