From 72e88b538604b4738b5a40b996a21b4bbda6e2bb Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Tue, 15 May 2012 15:30:17 +0000 Subject: [PATCH] --- yaml --- r: 303520 b: refs/heads/master c: 9601e87388f4969a80b021a40215d24c4e78d5b3 h: refs/heads/master v: v3 --- [refs] | 2 +- .../devicetree/bindings/mtd/orion-nand.txt | 50 --- trunk/MAINTAINERS | 3 - trunk/Makefile | 2 +- trunk/arch/arm/boot/dts/kirkwood-dns320.dts | 64 ---- trunk/arch/arm/boot/dts/kirkwood-dns325.dts | 59 ---- trunk/arch/arm/boot/dts/kirkwood-ib62x0.dts | 44 --- trunk/arch/arm/boot/dts/kirkwood-iconnect.dts | 26 -- trunk/arch/arm/boot/dts/kirkwood.dtsi | 15 +- trunk/arch/arm/boot/dts/sh73a0-kzm9g.dts | 2 +- trunk/arch/arm/configs/imx_v4_v5_defconfig | 4 +- trunk/arch/arm/configs/omap2plus_defconfig | 2 - trunk/arch/arm/kernel/ptrace.c | 24 +- trunk/arch/arm/kernel/smp.c | 4 +- trunk/arch/arm/kernel/sys_arm.c | 2 +- trunk/arch/arm/mach-exynos/Kconfig | 12 - trunk/arch/arm/mach-exynos/clock-exynos5.c | 2 +- trunk/arch/arm/mach-exynos/mach-nuri.c | 33 -- trunk/arch/arm/mach-exynos/mach-origen.c | 35 +- trunk/arch/arm/mach-exynos/mach-smdk4x12.c | 16 - trunk/arch/arm/mach-exynos/mach-smdkv310.c | 30 -- .../arm/mach-exynos/mach-universal_c210.c | 37 +-- trunk/arch/arm/mach-imx/Kconfig | 35 +- trunk/arch/arm/mach-imx/Makefile | 4 +- .../arm/mach-imx/eukrea_mbimx51-baseboard.c | 206 ++++++++++++ ...baseboard.c => eukrea_mbimxsd-baseboard.c} | 120 +------ .../arm/mach-imx/eukrea_mbimxsd25-baseboard.c | 51 +-- .../arm/mach-imx/eukrea_mbimxsd35-baseboard.c | 42 --- trunk/arch/arm/mach-imx/mach-cpuimx51.c | 301 ++++++++++++++++++ trunk/arch/arm/mach-imx/mach-cpuimx51sd.c | 50 +-- .../arch/arm/mach-imx/mach-eukrea_cpuimx25.c | 2 - .../arm/mach-imx/mach-imx27_visstrim_m10.c | 55 ---- trunk/arch/arm/mach-imx/mach-mx35_3ds.c | 193 ----------- trunk/arch/arm/mach-kirkwood/Kconfig | 22 -- trunk/arch/arm/mach-kirkwood/Makefile | 3 - trunk/arch/arm/mach-kirkwood/Makefile.boot | 4 - trunk/arch/arm/mach-kirkwood/board-dnskw.c | 275 ---------------- trunk/arch/arm/mach-kirkwood/board-dt.c | 14 - trunk/arch/arm/mach-kirkwood/board-ib62x0.c | 143 --------- trunk/arch/arm/mach-kirkwood/board-iconnect.c | 165 ---------- trunk/arch/arm/mach-kirkwood/common.c | 12 - trunk/arch/arm/mach-kirkwood/common.h | 18 -- trunk/arch/arm/mach-mmp/Kconfig | 7 - trunk/arch/arm/mach-mmp/aspenite.c | 20 -- trunk/arch/arm/mach-mmp/devices.c | 282 ---------------- .../arch/arm/mach-mmp/include/mach/devices.h | 3 - trunk/arch/arm/mach-mmp/include/mach/pxa168.h | 8 +- trunk/arch/arm/mach-mmp/include/mach/pxa910.h | 3 - .../arch/arm/mach-mmp/include/mach/regs-usb.h | 253 --------------- trunk/arch/arm/mach-mmp/pxa168.c | 20 +- trunk/arch/arm/mach-mmp/pxa910.c | 2 +- trunk/arch/arm/mach-mmp/ttc_dkb.c | 37 --- trunk/arch/arm/mach-omap1/ams-delta-fiq.c | 2 +- trunk/arch/arm/mach-omap2/Kconfig | 1 - trunk/arch/arm/mach-omap2/board-4430sdp.c | 10 +- trunk/arch/arm/mach-omap2/board-am3517crane.c | 2 - trunk/arch/arm/mach-omap2/board-cm-t35.c | 5 - trunk/arch/arm/mach-omap2/board-flash.c | 4 +- trunk/arch/arm/mach-omap2/board-flash.h | 11 - trunk/arch/arm/mach-omap2/board-igep0020.c | 76 +++-- trunk/arch/arm/mach-omap2/board-omap3beagle.c | 7 +- trunk/arch/arm/mach-omap2/board-omap3logic.c | 26 +- trunk/arch/arm/mach-omap2/board-omap4panda.c | 24 +- .../arm/mach-omap2/board-rx51-peripherals.c | 88 +---- trunk/arch/arm/mach-omap2/devices.c | 31 -- .../include/mach/ctrl_module_pad_core_44xx.h | 8 +- trunk/arch/arm/mach-omap2/twl-common.c | 190 ----------- trunk/arch/arm/mach-omap2/twl-common.h | 2 - trunk/arch/arm/mach-omap2/vc3xxx_data.c | 1 - trunk/arch/arm/mach-omap2/voltage.c | 21 +- trunk/arch/arm/mach-orion5x/dns323-setup.c | 25 +- trunk/arch/arm/mach-orion5x/mpp.h | 4 +- trunk/arch/arm/mach-pxa/hx4700.c | 10 +- .../arch/arm/mach-pxa/include/mach/mioa701.h | 3 - .../mach-pxa/include/mach/pcm990_baseboard.h | 68 +++- trunk/arch/arm/mach-pxa/mioa701.c | 2 - trunk/arch/arm/mach-pxa/pcm990-baseboard.c | 83 ++--- trunk/arch/arm/mach-s3c64xx/mach-crag6410.c | 18 -- trunk/arch/arm/mach-shmobile/board-ap4evb.c | 2 - trunk/arch/arm/mach-shmobile/board-bonito.c | 2 +- trunk/arch/arm/mach-shmobile/board-mackerel.c | 10 +- trunk/arch/arm/mach-shmobile/platsmp.c | 4 +- trunk/arch/arm/plat-orion/gpio.c | 27 +- trunk/arch/arm/plat-orion/include/plat/gpio.h | 2 - trunk/arch/ia64/kvm/kvm-ia64.c | 2 +- trunk/arch/m68k/platform/520x/config.c | 6 +- trunk/arch/m68k/platform/523x/config.c | 6 +- trunk/arch/m68k/platform/5249/config.c | 6 +- trunk/arch/m68k/platform/527x/config.c | 6 +- trunk/arch/m68k/platform/528x/config.c | 6 +- trunk/arch/m68k/platform/532x/config.c | 6 +- trunk/arch/m68k/platform/coldfire/device.c | 6 +- trunk/arch/parisc/include/asm/hardware.h | 3 +- trunk/arch/parisc/include/asm/page.h | 6 - trunk/arch/parisc/include/asm/pdc.h | 7 + trunk/arch/parisc/include/asm/pgtable.h | 2 - trunk/arch/parisc/include/asm/spinlock.h | 2 - trunk/arch/parisc/kernel/pdc_cons.c | 1 - trunk/arch/parisc/kernel/time.c | 1 - .../arch/powerpc/include/asm/exception-64s.h | 7 + trunk/arch/powerpc/kernel/entry_64.S | 62 ++-- trunk/arch/powerpc/kernel/exceptions-64s.S | 2 +- trunk/arch/powerpc/kernel/irq.c | 21 +- trunk/arch/powerpc/kernel/traps.c | 10 +- trunk/arch/powerpc/kvm/book3s_64_mmu_hv.c | 22 +- trunk/arch/powerpc/kvm/book3s_hv.c | 2 + trunk/arch/sparc/kernel/central.c | 2 +- trunk/arch/sparc/mm/ultra.S | 6 +- trunk/arch/x86/kernel/kvm.c | 9 +- trunk/arch/x86/kernel/process_64.c | 1 - trunk/arch/x86/kernel/setup_percpu.c | 14 +- trunk/arch/x86/kvm/x86.c | 1 - trunk/arch/x86/xen/enlighten.c | 42 +-- trunk/arch/x86/xen/mmu.c | 7 +- trunk/drivers/base/regmap/regmap.c | 4 +- trunk/drivers/block/drbd/drbd_nl.c | 2 +- trunk/drivers/gpio/gpio-omap.c | 9 +- trunk/drivers/gpio/gpio-pch.c | 57 ++-- trunk/drivers/gpio/gpio-samsung.c | 18 +- trunk/drivers/gpu/drm/i915/intel_ringbuffer.c | 9 +- trunk/drivers/gpu/drm/i915/intel_sdvo.c | 6 - trunk/drivers/gpu/drm/nouveau/nouveau_i2c.c | 199 ++++++++++-- trunk/drivers/gpu/drm/nouveau/nouveau_i2c.h | 1 - trunk/drivers/leds/leds-netxbig.c | 4 +- trunk/drivers/leds/leds-ns2.c | 2 +- trunk/drivers/md/dm-log-userspace-transfer.c | 2 +- trunk/drivers/md/dm-mpath.c | 4 +- trunk/drivers/md/dm-thin.c | 16 +- trunk/drivers/mtd/nand/orion_nand.c | 47 +-- trunk/drivers/net/bonding/bond_3ad.c | 18 +- trunk/drivers/net/bonding/bond_3ad.h | 2 +- trunk/drivers/net/bonding/bond_main.c | 16 +- .../net/ethernet/broadcom/bnx2x/bnx2x_main.c | 23 +- .../drivers/net/ethernet/ibm/ehea/ehea_main.c | 2 - .../net/ethernet/intel/e1000/e1000_main.c | 4 +- .../drivers/net/ethernet/intel/igb/igb_main.c | 24 +- .../drivers/net/ethernet/intel/ixgbe/ixgbe.h | 3 + .../net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 43 +-- .../net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 2 - .../net/ethernet/intel/ixgbe/ixgbe_main.c | 10 +- trunk/drivers/net/ethernet/micrel/ks8851.c | 7 +- trunk/drivers/net/ethernet/realtek/r8169.c | 16 +- trunk/drivers/net/ethernet/sfc/efx.c | 2 +- trunk/drivers/net/macvlan.c | 2 +- trunk/drivers/net/macvtap.c | 43 +-- trunk/drivers/net/usb/cdc_ether.c | 14 +- .../net/wireless/ath/ath9k/ar9003_phy.c | 4 +- .../wireless/brcm80211/brcmfmac/dhd_sdio.c | 1 - .../drivers/net/wireless/iwlwifi/iwl-agn-rx.c | 21 +- .../net/wireless/iwlwifi/iwl-trans-pcie-rx.c | 3 +- .../drivers/net/wireless/iwlwifi/iwl-trans.h | 1 - trunk/drivers/parisc/sba_iommu.c | 1 - trunk/drivers/pcmcia/Kconfig | 2 +- trunk/drivers/pcmcia/Makefile | 1 - trunk/drivers/pcmcia/pxa2xx_hx4700.c | 121 ------- trunk/drivers/regulator/core.c | 5 +- trunk/drivers/regulator/max8997.c | 2 +- trunk/drivers/scsi/hosts.c | 3 - trunk/drivers/scsi/qla2xxx/qla_bsg.c | 3 - trunk/drivers/scsi/qla2xxx/qla_dbg.c | 2 +- trunk/drivers/scsi/qla2xxx/qla_isr.c | 15 +- trunk/drivers/scsi/qla2xxx/qla_nx.c | 1 - trunk/drivers/scsi/qla2xxx/qla_os.c | 18 +- trunk/drivers/scsi/qla2xxx/qla_sup.c | 3 - trunk/drivers/scsi/qla2xxx/qla_version.h | 6 +- trunk/drivers/scsi/virtio_scsi.c | 24 +- trunk/drivers/target/target_core_tpg.c | 22 ++ trunk/drivers/vhost/net.c | 7 +- trunk/drivers/video/console/sticore.c | 2 - trunk/drivers/video/uvesafb.c | 2 +- trunk/drivers/video/xen-fbfront.c | 27 +- trunk/drivers/xen/Kconfig | 22 +- trunk/fs/cifs/cifsfs.c | 2 +- trunk/fs/proc/task_mmu.c | 12 +- trunk/include/linux/etherdevice.h | 11 +- trunk/include/linux/mfd/asic3.h | 1 - trunk/include/linux/netdevice.h | 9 + trunk/include/linux/ti_wilink_st.h | 2 - trunk/include/net/sctp/sctp.h | 13 - trunk/kernel/compat.c | 63 +--- trunk/kernel/fork.c | 3 - trunk/mm/hugetlb.c | 1 + trunk/mm/memcontrol.c | 6 - trunk/mm/nobootmem.c | 3 +- trunk/mm/page_alloc.c | 2 +- trunk/mm/percpu.c | 22 +- trunk/net/8021q/vlan_dev.c | 2 +- trunk/net/core/dev.c | 36 ++- trunk/net/core/pktgen.c | 10 +- trunk/net/ipv4/fib_trie.c | 2 - trunk/net/openvswitch/datapath.c | 27 +- trunk/net/openvswitch/flow.c | 3 +- trunk/net/sctp/output.c | 4 +- trunk/net/sctp/transport.c | 17 + trunk/net/sunrpc/auth_gss/gss_mech_switch.c | 7 +- trunk/sound/pci/echoaudio/echoaudio_dsp.c | 2 +- trunk/sound/pci/hda/hda_codec.c | 4 + trunk/sound/pci/hda/hda_intel.c | 20 +- trunk/sound/pci/hda/patch_realtek.c | 16 +- trunk/sound/pci/rme9652/hdsp.c | 1 - trunk/sound/soc/sh/migor.c | 2 +- 201 files changed, 1424 insertions(+), 3670 deletions(-) delete mode 100644 trunk/Documentation/devicetree/bindings/mtd/orion-nand.txt delete mode 100644 trunk/arch/arm/boot/dts/kirkwood-dns320.dts delete mode 100644 trunk/arch/arm/boot/dts/kirkwood-dns325.dts delete mode 100644 trunk/arch/arm/boot/dts/kirkwood-ib62x0.dts delete mode 100644 trunk/arch/arm/boot/dts/kirkwood-iconnect.dts create mode 100644 trunk/arch/arm/mach-imx/eukrea_mbimx51-baseboard.c rename trunk/arch/arm/mach-imx/{eukrea_mbimxsd51-baseboard.c => eukrea_mbimxsd-baseboard.c} (51%) create mode 100644 trunk/arch/arm/mach-imx/mach-cpuimx51.c delete mode 100644 trunk/arch/arm/mach-kirkwood/board-dnskw.c delete mode 100644 trunk/arch/arm/mach-kirkwood/board-ib62x0.c delete mode 100644 trunk/arch/arm/mach-kirkwood/board-iconnect.c delete mode 100644 trunk/arch/arm/mach-mmp/include/mach/regs-usb.h delete mode 100644 trunk/drivers/pcmcia/pxa2xx_hx4700.c diff --git a/[refs] b/[refs] index 2e8bb47ba274..636f8e5ec2dd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 423b742bec02b6c8d4e060517ce05b4cd3fd91c1 +refs/heads/master: 9601e87388f4969a80b021a40215d24c4e78d5b3 diff --git a/trunk/Documentation/devicetree/bindings/mtd/orion-nand.txt b/trunk/Documentation/devicetree/bindings/mtd/orion-nand.txt deleted file mode 100644 index b2356b7d2fa4..000000000000 --- a/trunk/Documentation/devicetree/bindings/mtd/orion-nand.txt +++ /dev/null @@ -1,50 +0,0 @@ -NAND support for Marvell Orion SoC platforms - -Required properties: -- compatible : "mrvl,orion-nand". -- reg : Base physical address of the NAND and length of memory mapped - region - -Optional properties: -- cle : Address line number connected to CLE. Default is 0 -- ale : Address line number connected to ALE. Default is 1 -- bank-width : Width in bytes of the device. Default is 1 -- chip-delay : Chip dependent delay for transferring data from array to read - registers in usecs - -The device tree may optionally contain sub-nodes describing partitions of the -address space. See partition.txt for more detail. - -Example: - -nand@f4000000 { - #address-cells = <1>; - #size-cells = <1>; - cle = <0>; - ale = <1>; - bank-width = <1>; - chip-delay = <25>; - compatible = "mrvl,orion-nand"; - reg = <0xf4000000 0x400>; - - partition@0 { - label = "u-boot"; - reg = <0x0000000 0x100000>; - read-only; - }; - - partition@100000 { - label = "uImage"; - reg = <0x0100000 0x200000>; - }; - - partition@300000 { - label = "dtb"; - reg = <0x0300000 0x100000>; - }; - - partition@400000 { - label = "root"; - reg = <0x0400000 0x7d00000>; - }; -}; diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index b36270986501..707163365a93 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -1968,9 +1968,7 @@ S: Maintained F: drivers/net/ethernet/ti/cpmac.c CPU FREQUENCY DRIVERS -M: Rafael J. Wysocki L: cpufreq@vger.kernel.org -L: linux-pm@vger.kernel.org S: Maintained F: drivers/cpufreq/ F: include/linux/cpufreq.h @@ -4036,7 +4034,6 @@ F: Documentation/scsi/53c700.txt F: drivers/scsi/53c700* LED SUBSYSTEM -M: Bryan Wu M: Richard Purdie S: Maintained F: drivers/leds/ diff --git a/trunk/Makefile b/trunk/Makefile index 48bd1f50dcc3..9e384ae6c403 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc6 NAME = Saber-toothed Squirrel # *DOCUMENTATION* diff --git a/trunk/arch/arm/boot/dts/kirkwood-dns320.dts b/trunk/arch/arm/boot/dts/kirkwood-dns320.dts deleted file mode 100644 index dc09a735b04a..000000000000 --- a/trunk/arch/arm/boot/dts/kirkwood-dns320.dts +++ /dev/null @@ -1,64 +0,0 @@ -/dts-v1/; - -/include/ "kirkwood.dtsi" - -/ { - model = "D-Link DNS-320 NAS (Rev A1)"; - compatible = "dlink,dns-320-a1", "dlink,dns-320", "dlink,dns-kirkwood", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; - - memory { - device_type = "memory"; - reg = <0x00000000 0x8000000>; - }; - - chosen { - bootargs = "console=ttyS0,115200n8 earlyprintk"; - }; - - ocp@f1000000 { - serial@12000 { - clock-frequency = <166666667>; - status = "okay"; - }; - - serial@12100 { - clock-frequency = <166666667>; - status = "okay"; - }; - - nand@3000000 { - status = "okay"; - - partition@0 { - label = "u-boot"; - reg = <0x0000000 0x100000>; - read-only; - }; - - partition@100000 { - label = "uImage"; - reg = <0x0100000 0x500000>; - }; - - partition@600000 { - label = "ramdisk"; - reg = <0x0600000 0x500000>; - }; - - partition@b00000 { - label = "image"; - reg = <0x0b00000 0x6600000>; - }; - - partition@7100000 { - label = "mini firmware"; - reg = <0x7100000 0xa00000>; - }; - - partition@7b00000 { - label = "config"; - reg = <0x7b00000 0x500000>; - }; - }; - }; -}; diff --git a/trunk/arch/arm/boot/dts/kirkwood-dns325.dts b/trunk/arch/arm/boot/dts/kirkwood-dns325.dts deleted file mode 100644 index c2a5562525d2..000000000000 --- a/trunk/arch/arm/boot/dts/kirkwood-dns325.dts +++ /dev/null @@ -1,59 +0,0 @@ -/dts-v1/; - -/include/ "kirkwood.dtsi" - -/ { - model = "D-Link DNS-325 NAS (Rev A1)"; - compatible = "dlink,dns-325-a1", "dlink,dns-325", "dlink,dns-kirkwood", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; - - memory { - device_type = "memory"; - reg = <0x00000000 0x10000000>; - }; - - chosen { - bootargs = "console=ttyS0,115200n8 earlyprintk"; - }; - - ocp@f1000000 { - serial@12000 { - clock-frequency = <200000000>; - status = "okay"; - }; - - nand@3000000 { - status = "okay"; - - partition@0 { - label = "u-boot"; - reg = <0x0000000 0x100000>; - read-only; - }; - - partition@100000 { - label = "uImage"; - reg = <0x0100000 0x500000>; - }; - - partition@600000 { - label = "ramdisk"; - reg = <0x0600000 0x500000>; - }; - - partition@b00000 { - label = "image"; - reg = <0x0b00000 0x6600000>; - }; - - partition@7100000 { - label = "mini firmware"; - reg = <0x7100000 0xa00000>; - }; - - partition@7b00000 { - label = "config"; - reg = <0x7b00000 0x500000>; - }; - }; - }; -}; diff --git a/trunk/arch/arm/boot/dts/kirkwood-ib62x0.dts b/trunk/arch/arm/boot/dts/kirkwood-ib62x0.dts deleted file mode 100644 index ada0f0c23085..000000000000 --- a/trunk/arch/arm/boot/dts/kirkwood-ib62x0.dts +++ /dev/null @@ -1,44 +0,0 @@ -/dts-v1/; - -/include/ "kirkwood.dtsi" - -/ { - model = "RaidSonic ICY BOX IB-NAS62x0 (Rev B)"; - compatible = "raidsonic,ib-nas6210-b", "raidsonic,ib-nas6220-b", "raidsonic,ib-nas6210", "raidsonic,ib-nas6220", "raidsonic,ib-nas62x0", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; - - memory { - device_type = "memory"; - reg = <0x00000000 0x10000000>; - }; - - chosen { - bootargs = "console=ttyS0,115200n8 earlyprintk"; - }; - - ocp@f1000000 { - serial@12000 { - clock-frequency = <200000000>; - status = "okay"; - }; - - nand@3000000 { - status = "okay"; - - partition@0 { - label = "u-boot"; - reg = <0x0000000 0x100000>; - }; - - partition@100000 { - label = "uImage"; - reg = <0x0100000 0x600000>; - }; - - partition@700000 { - label = "root"; - reg = <0x0700000 0xf900000>; - }; - - }; - }; -}; diff --git a/trunk/arch/arm/boot/dts/kirkwood-iconnect.dts b/trunk/arch/arm/boot/dts/kirkwood-iconnect.dts deleted file mode 100644 index 1ba75d4adecc..000000000000 --- a/trunk/arch/arm/boot/dts/kirkwood-iconnect.dts +++ /dev/null @@ -1,26 +0,0 @@ -/dts-v1/; - -/include/ "kirkwood.dtsi" - -/ { - model = "Iomega Iconnect"; - compatible = "iom,iconnect-1.1", "iom,iconnect", "mrvl,kirkwood-88f6281", "mrvl,kirkwood"; - - memory { - device_type = "memory"; - reg = <0x00000000 0x10000000>; - }; - - chosen { - bootargs = "console=ttyS0,115200n8 earlyprintk mtdparts=orion_nand:0xc0000@0x0(uboot),0x20000@0xa0000(env),0x300000@0x100000(zImage),0x300000@0x540000(initrd),0x1f400000@0x980000(boot)"; - linux,initrd-start = <0x4500040>; - linux,initrd-end = <0x4800000>; - }; - - ocp@f1000000 { - serial@12000 { - clock-frequency = <200000000>; - status = "ok"; - }; - }; -}; diff --git a/trunk/arch/arm/boot/dts/kirkwood.dtsi b/trunk/arch/arm/boot/dts/kirkwood.dtsi index 926528b81baa..3474ef890945 100644 --- a/trunk/arch/arm/boot/dts/kirkwood.dtsi +++ b/trunk/arch/arm/boot/dts/kirkwood.dtsi @@ -5,7 +5,7 @@ ocp@f1000000 { compatible = "simple-bus"; - ranges = <0 0xf1000000 0x4000000>; + ranges = <0 0xf1000000 0x1000000>; #address-cells = <1>; #size-cells = <1>; @@ -32,18 +32,5 @@ reg = <0x10300 0x20>; interrupts = <53>; }; - - nand@3000000 { - #address-cells = <1>; - #size-cells = <1>; - cle = <0>; - ale = <1>; - bank-width = <1>; - compatible = "mrvl,orion-nand"; - reg = <0x3000000 0x400>; - chip-delay = <25>; - /* set partition map and/or chip-delay in board dts */ - status = "disabled"; - }; }; }; diff --git a/trunk/arch/arm/boot/dts/sh73a0-kzm9g.dts b/trunk/arch/arm/boot/dts/sh73a0-kzm9g.dts index ed1bae5a24f1..bcb911951978 100644 --- a/trunk/arch/arm/boot/dts/sh73a0-kzm9g.dts +++ b/trunk/arch/arm/boot/dts/sh73a0-kzm9g.dts @@ -13,7 +13,7 @@ / { model = "KZM-A9-GT"; - compatible = "renesas,kzm9g"; + compatible = "renesas,kzm9g", "renesas,sh73a0"; memory { device_type = "memory"; diff --git a/trunk/arch/arm/configs/imx_v4_v5_defconfig b/trunk/arch/arm/configs/imx_v4_v5_defconfig index 09a02963cf58..6b31cb60daab 100644 --- a/trunk/arch/arm/configs/imx_v4_v5_defconfig +++ b/trunk/arch/arm/configs/imx_v4_v5_defconfig @@ -92,7 +92,6 @@ CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ADS7846=m -CONFIG_TOUCHSCREEN_MC13783=m # CONFIG_SERIO is not set # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_8250=m @@ -108,8 +107,7 @@ CONFIG_SPI_SPIDEV=y CONFIG_W1=y CONFIG_W1_MASTER_MXC=y CONFIG_W1_SLAVE_THERM=y -CONFIG_HWMON=m -CONFIG_SENSORS_MC13783_ADC=m +# CONFIG_HWMON is not set CONFIG_WATCHDOG=y CONFIG_IMX2_WDT=y CONFIG_MFD_MC13XXX=y diff --git a/trunk/arch/arm/configs/omap2plus_defconfig b/trunk/arch/arm/configs/omap2plus_defconfig index 9854ff4279e0..d5f00d7eb075 100644 --- a/trunk/arch/arm/configs/omap2plus_defconfig +++ b/trunk/arch/arm/configs/omap2plus_defconfig @@ -98,7 +98,6 @@ CONFIG_LIBERTAS_USB=m CONFIG_LIBERTAS_SDIO=m CONFIG_LIBERTAS_DEBUG=y CONFIG_USB_USBNET=y -CONFIG_USB_NET_SMSC95XX=y CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_EPSON2888=y @@ -176,7 +175,6 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_DEVICEFS=y CONFIG_USB_SUSPEND=y CONFIG_USB_MON=y -CONFIG_USB_EHCI_HCD=y CONFIG_USB_WDM=y CONFIG_USB_STORAGE=y CONFIG_USB_LIBUSUAL=y diff --git a/trunk/arch/arm/kernel/ptrace.c b/trunk/arch/arm/kernel/ptrace.c index 9650c143afc1..80abafb9bf33 100644 --- a/trunk/arch/arm/kernel/ptrace.c +++ b/trunk/arch/arm/kernel/ptrace.c @@ -906,14 +906,27 @@ long arch_ptrace(struct task_struct *child, long request, return ret; } +#ifdef __ARMEB__ +#define AUDIT_ARCH_NR AUDIT_ARCH_ARMEB +#else +#define AUDIT_ARCH_NR AUDIT_ARCH_ARM +#endif + asmlinkage int syscall_trace(int why, struct pt_regs *regs, int scno) { unsigned long ip; - if (why) + /* + * Save IP. IP is used to denote syscall entry/exit: + * IP = 0 -> entry, = 1 -> exit + */ + ip = regs->ARM_ip; + regs->ARM_ip = why; + + if (!ip) audit_syscall_exit(regs); else - audit_syscall_entry(AUDIT_ARCH_ARM, scno, regs->ARM_r0, + audit_syscall_entry(AUDIT_ARCH_NR, scno, regs->ARM_r0, regs->ARM_r1, regs->ARM_r2, regs->ARM_r3); if (!test_thread_flag(TIF_SYSCALL_TRACE)) @@ -923,13 +936,6 @@ asmlinkage int syscall_trace(int why, struct pt_regs *regs, int scno) current_thread_info()->syscall = scno; - /* - * IP is used to denote syscall entry/exit: - * IP = 0 -> entry, =1 -> exit - */ - ip = regs->ARM_ip; - regs->ARM_ip = why; - /* the 0x80 provides a way for the tracing parent to distinguish between a syscall stop and SIGTRAP delivery */ ptrace_notify(SIGTRAP | ((current->ptrace & PT_TRACESYSGOOD) diff --git a/trunk/arch/arm/kernel/smp.c b/trunk/arch/arm/kernel/smp.c index 8f4644659777..f6a4d32b0421 100644 --- a/trunk/arch/arm/kernel/smp.c +++ b/trunk/arch/arm/kernel/smp.c @@ -251,6 +251,8 @@ asmlinkage void __cpuinit secondary_start_kernel(void) struct mm_struct *mm = &init_mm; unsigned int cpu = smp_processor_id(); + printk("CPU%u: Booted secondary processor\n", cpu); + /* * All kernel threads share the same mm context; grab a * reference and switch to it. @@ -262,8 +264,6 @@ asmlinkage void __cpuinit secondary_start_kernel(void) enter_lazy_tlb(mm, current); local_flush_tlb_all(); - printk("CPU%u: Booted secondary processor\n", cpu); - cpu_init(); preempt_disable(); trace_hardirqs_off(); diff --git a/trunk/arch/arm/kernel/sys_arm.c b/trunk/arch/arm/kernel/sys_arm.c index 76cbb055dd05..d2b177905cdb 100644 --- a/trunk/arch/arm/kernel/sys_arm.c +++ b/trunk/arch/arm/kernel/sys_arm.c @@ -115,7 +115,7 @@ int kernel_execve(const char *filename, "Ir" (THREAD_START_SP - sizeof(regs)), "r" (®s), "Ir" (sizeof(regs)) - : "r0", "r1", "r2", "r3", "r8", "r9", "ip", "lr", "memory"); + : "r0", "r1", "r2", "r3", "ip", "lr", "memory"); out: return ret; diff --git a/trunk/arch/arm/mach-exynos/Kconfig b/trunk/arch/arm/mach-exynos/Kconfig index 2808e471cdcc..e81c35f936b5 100644 --- a/trunk/arch/arm/mach-exynos/Kconfig +++ b/trunk/arch/arm/mach-exynos/Kconfig @@ -200,7 +200,6 @@ config MACH_SMDKV310 select S3C_DEV_HSMMC2 select S3C_DEV_HSMMC3 select SAMSUNG_DEV_BACKLIGHT - select EXYNOS_DEV_DRM select EXYNOS4_DEV_AHCI select SAMSUNG_DEV_KEYPAD select EXYNOS4_DEV_DMA @@ -233,9 +232,6 @@ config MACH_ARMLEX4210 config MACH_UNIVERSAL_C210 bool "Mobile UNIVERSAL_C210 Board" select CPU_EXYNOS4210 - select S5P_HRT - select CLKSRC_MMIO - select HAVE_SCHED_CLOCK select S5P_GPIO_INT select S5P_DEV_FIMC0 select S5P_DEV_FIMC1 @@ -256,7 +252,6 @@ config MACH_UNIVERSAL_C210 select S5P_DEV_ONENAND select S5P_DEV_TV select EXYNOS4_DEV_DMA - select EXYNOS_DEV_DRM select EXYNOS4_SETUP_FIMD0 select EXYNOS4_SETUP_I2C1 select EXYNOS4_SETUP_I2C3 @@ -293,7 +288,6 @@ config MACH_NURI select S5P_DEV_USB_EHCI select S5P_SETUP_MIPIPHY select EXYNOS4_DEV_DMA - select EXYNOS_DEV_DRM select EXYNOS4_SETUP_FIMC select EXYNOS4_SETUP_FIMD0 select EXYNOS4_SETUP_I2C1 @@ -328,7 +322,6 @@ config MACH_ORIGEN select S5P_DEV_USB_EHCI select SAMSUNG_DEV_BACKLIGHT select SAMSUNG_DEV_PWM - select EXYNOS_DEV_DRM select EXYNOS4_DEV_DMA select EXYNOS4_DEV_USB_OHCI select EXYNOS4_SETUP_FIMD0 @@ -349,11 +342,6 @@ config MACH_SMDK4212 select S3C_DEV_I2C7 select S3C_DEV_RTC select S3C_DEV_WDT - select S5P_DEV_FIMC0 - select S5P_DEV_FIMC1 - select S5P_DEV_FIMC2 - select S5P_DEV_FIMC3 - select S5P_DEV_MFC select SAMSUNG_DEV_BACKLIGHT select SAMSUNG_DEV_KEYPAD select SAMSUNG_DEV_PWM diff --git a/trunk/arch/arm/mach-exynos/clock-exynos5.c b/trunk/arch/arm/mach-exynos/clock-exynos5.c index 7ac6ff4c46bd..5cd7a8b8868c 100644 --- a/trunk/arch/arm/mach-exynos/clock-exynos5.c +++ b/trunk/arch/arm/mach-exynos/clock-exynos5.c @@ -678,7 +678,7 @@ static struct clk exynos5_clk_pdma1 = { .name = "dma", .devname = "dma-pl330.1", .enable = exynos5_clk_ip_fsys_ctrl, - .ctrlbit = (1 << 2), + .ctrlbit = (1 << 1), }; static struct clk exynos5_clk_mdma1 = { diff --git a/trunk/arch/arm/mach-exynos/mach-nuri.c b/trunk/arch/arm/mach-exynos/mach-nuri.c index 0fcbb2e162e3..ed90aef404c3 100644 --- a/trunk/arch/arm/mach-exynos/mach-nuri.c +++ b/trunk/arch/arm/mach-exynos/mach-nuri.c @@ -25,7 +25,6 @@ #include #include #include -#include #include