]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'next/cleanup' into for-next
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 15:55:01 +0000 (16:55 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 15:55:01 +0000 (16:55 +0100)
commit74447226184f0985f59d836114bb6e48aa63399b
tree84d3d6010bf6705830b75efa8dbce02686848526
parent47041a8a23e711d942035b55a1181e047ee48a0e
parent801e6a01d1814f589a1d26981106c8f66b3a0612
Merge branch 'next/cleanup' into for-next

* next/cleanup: (94 commits)
  ARM: kirkwood: add missing include for nsa310
  ARM: exynos: move exynos4210-combiner to drivers/irqchip
  mfd: db8500-prcmu: update resource passing
  drivers/db8500-cpufreq: delete dangling include
  ARM: at91: remove NEOCORE 926 board
  sunxi: Cleanup the reset code and add meaningful registers defines
  ARM: S3C24XX: header mach/regs-mem.h local
  ARM: S3C24XX: header mach/regs-power.h local
  ARM: S3C24XX: header mach/regs-s3c2412-mem.h local
  ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/
  ARM: S3C24XX: transform s3c2443 subirqs into new structure
  ARM: S3C24XX: modify s3c2443 irq init to initialize all irqs
  ARM: S3C24XX: move s3c2443 irq code to irq.c
  ARM: S3C24XX: transform s3c2416 irqs into new structure
  ARM: S3C24XX: modify s3c2416 irq init to initialize all irqs
  ARM: S3C24XX: move s3c2416 irq init to common irq code
  ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq property
  ARM: S3C24XX: Move irq syscore-ops to irq-pm
  clocksource: always define CLOCKSOURCE_OF_DECLARE
  ARM: imx: fix imx31-dt.c time-related warning
  ...
12 files changed:
arch/arm/Kconfig
arch/arm/mach-exynos/common.c
arch/arm/mach-exynos/pm.c
arch/arm/mach-imx/Kconfig
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/mach-osiris.c
arch/arm/mach-s3c24xx/pm-s3c2412.c
arch/arm/mach-s3c24xx/pm-s3c2416.c
arch/arm/mach-s3c24xx/sleep-s3c2410.S
arch/arm/mach-s3c64xx/pm.c
arch/arm/mach-ux500/cpu.c
drivers/gpio/gpio-samsung.c