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


Groups > linux.kernel > #1711950

[GIT PULL] Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject [GIT PULL] Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window
Date 2017-08-15 10:30 +0200
Message-ID <ueFoB-7kE-5@gated-at.bofh.it> (permalink)
References <ueqzf-6tX-1@gated-at.bofh.it> <ueqzg-6tX-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Enjoy!

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-arm-usb-video-v4.14

for you to fetch changes up to 9787076c43a86f3465d46aa344cc3e2f607ae72f:

  mfd: tps65010: Move header file out of I2C realm (2017-08-15 08:27:22 +0100)

----------------------------------------------------------------
Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window
----------------------------------------------------------------
Wolfram Sang (1):
      mfd: tps65010: Move header file out of I2C realm

 arch/arm/mach-omap1/board-h2-mmc.c      | 2 +-
 arch/arm/mach-omap1/board-h2.c          | 2 +-
 arch/arm/mach-omap1/board-h3-mmc.c      | 2 +-
 arch/arm/mach-omap1/board-h3.c          | 2 +-
 arch/arm/mach-omap1/board-osk.c         | 2 +-
 arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 2 +-
 arch/arm/mach-s3c24xx/mach-osiris.c     | 2 +-
 drivers/mfd/tps65010.c                  | 2 +-
 drivers/usb/host/ohci-omap.c            | 2 +-
 drivers/usb/phy/phy-isp1301-omap.c      | 2 +-
 drivers/video/fbdev/omap/lcd_h3.c       | 2 +-
 include/linux/{i2c => mfd}/tps65010.h   | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
 rename include/linux/{i2c => mfd}/tps65010.h (99%)

-- 
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 | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/3] mfd: move include files out of include/linux/i2c Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
  [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
    Re: [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm Lee Jones <lee.jones@linaro.org> - 2017-08-15 10:20 +0200
    [GIT PULL] Immutable branch between MFD, ARM, USB and Video due for  the v4.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-08-15 10:30 +0200
  [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
    Re: [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C  realm Lee Jones <lee.jones@linaro.org> - 2017-08-15 09:10 +0200
    [GIT PULL] Immutable branch between MFD, Input and RTC due for the  v3.14 merge window Lee Jones <lee.jones@linaro.org> - 2017-08-15 09:20 +0200
  [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Wolfram Sang <wsa@the-dreams.de> - 2017-08-14 18:40 +0200
    Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Linus Walleij <linus.walleij@linaro.org> - 2017-08-22 15:10 +0200

csiph-web