]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'pm/linux-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 03:36:39 +0000 (14:36 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 03:36:39 +0000 (14:36 +1100)
Conflicts:
arch/arm/mach-shmobile/board-ap4evb.c

21 files changed:
1  2 
Documentation/kernel-parameters.txt
Documentation/power/basic-pm-debugging.txt
MAINTAINERS
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-mackerel.c
arch/s390/Kconfig
drivers/bluetooth/btusb.c
drivers/hid/usbhid/hid-core.c
drivers/net/ethernet/intel/e1000e/netdev.c
drivers/net/usb/usbnet.c
drivers/tty/Kconfig
include/linux/device.h
include/linux/netdevice.h
include/sound/pcm.h
kernel/Makefile
kernel/power/Kconfig
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/scan.c
sound/core/pcm_native.c
sound/usb/card.c

Simple merge
diff --cc MAINTAINERS
Simple merge
index b622d8d3ab7297da7bd1b3d76ec8a89a55d5f00f,d6c8ae81317597a71d68f81fe8c400c956a61a22..241f8ea220776e024356d526e30d283c23f4456f
@@@ -42,7 -42,7 +42,8 @@@
  #include <linux/leds.h>
  #include <linux/input/sh_keysc.h>
  #include <linux/usb/r8a66597.h>
 +#include <linux/dma-mapping.h>
+ #include <linux/pm_clock.h>
  
  #include <media/sh_mobile_ceu.h>
  #include <media/sh_mobile_csi2.h>
Simple merge
Simple merge
Simple merge
Simple merge
index f462fa5f937c50e658c90c76d846f55eee630bfd,a7188a0b68eba04a63ec4847cec79de03e827462..33175504bb39da91c97d8c8b587144b16ae9e33e
@@@ -60,9 -60,13 +60,13 @@@ config VT_CONSOL
  
          If unsure, say Y.
  
+ config VT_CONSOLE_SLEEP
+       def_bool y
+       depends on VT_CONSOLE && PM_SLEEP
  config HW_CONSOLE
        bool
 -      depends on VT && !S390 && !UML
 +      depends on VT && !UML
        default y
  
  config VT_HW_CONSOLE_BINDING
Simple merge
Simple merge
Simple merge
diff --cc kernel/Makefile
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge