Merge commit 'v4.16-rc4~0' into patchwork
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 5 Mar 2018 12:39:06 +0000 (07:39 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 5 Mar 2018 12:39:06 +0000 (07:39 -0500)
* commit 'v4.16-rc4~0': (900 commits)
  Linux 4.16-rc4
  memremap: fix softlockup reports at teardown
  libnvdimm: re-enable deep flush for pmem devices via fsync()
  MAINTAINERS: take over Kconfig maintainership
  vfio: disable filesystem-dax page pinning
  kconfig: fix line number in recursive inclusion error message
  Coccinelle: memdup: Fix typo in warning messages
  i2c: octeon: Prevent error message on bus error
  parisc: Reduce irq overhead when run in qemu
  parisc: Use cr16 interval timers unconditionally on qemu
  parisc: Check if secondary CPUs want own PDC calls
  parisc: Hide virtual kernel memory layout
  parisc: Fix ordering of cache and TLB flushes
  kconfig: Update ncurses package names for menuconfig
  kbuild/kallsyms: trivial typo fix
  kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
  kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
  kconfig: Don't leak choice names during parsing
  sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
  kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
  ...

1  2 
MAINTAINERS
drivers/media/usb/au0828/Kconfig

diff --cc MAINTAINERS
Simple merge
index 18630b033d5b2dcc42c92121817fde10ed158d31,bfaa806633df740ee72047d5ea81158eedfcb4b0..65fc067eb864a719a676b5f359bed7009b9032f0
@@@ -1,10 -1,10 +1,10 @@@
  
  config VIDEO_AU0828
        tristate "Auvitek AU0828 support"
-       depends on I2C && INPUT && DVB_CORE && USB
+       depends on I2C && INPUT && DVB_CORE && USB && VIDEO_V4L2
        select I2C_ALGOBIT
        select VIDEO_TVEEPROM
 -      select VIDEOBUF2_VMALLOC
 +      select VIDEOBUF2_VMALLOC if VIDEO_V4L2
        select DVB_AU8522_DTV if MEDIA_SUBDRV_AUTOSELECT
        select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
        select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT