From 709d8c895bfbaa2df803304030e923c17965693b Mon Sep 17 00:00:00 2001 From: Marcelo Tosatti Date: Mon, 10 Sep 2007 18:46:01 -0400 Subject: [PATCH] --- yaml --- r: 72220 b: refs/heads/master c: dba5baf32887f58414ed7183a95309686894eab2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/MAINTAINERS | 2 + trunk/arch/alpha/kernel/pci_iommu.c | 1 - trunk/arch/arm/common/dmabounce.c | 1 - trunk/arch/avr32/boards/atstk1000/atstk1002.c | 58 -- trunk/arch/avr32/mach-at32ap/at32ap7000.c | 344 --------- trunk/arch/avr32/mach-at32ap/extint.c | 2 +- trunk/arch/avr32/mach-at32ap/pm.h | 4 +- trunk/arch/avr32/mach-at32ap/time-tc.c | 2 +- trunk/arch/m68knommu/Kconfig | 13 +- trunk/arch/m68knommu/Makefile | 3 +- trunk/arch/m68knommu/defconfig | 325 ++++++--- trunk/arch/m68knommu/kernel/setup.c | 27 +- trunk/arch/m68knommu/kernel/signal.c | 10 +- trunk/arch/m68knommu/kernel/time.c | 22 +- trunk/arch/m68knommu/platform/5206/config.c | 9 + trunk/arch/m68knommu/platform/5206e/config.c | 10 + trunk/arch/m68knommu/platform/520x/config.c | 8 +- trunk/arch/m68knommu/platform/523x/config.c | 8 + trunk/arch/m68knommu/platform/5249/config.c | 10 + trunk/arch/m68knommu/platform/5272/config.c | 10 + trunk/arch/m68knommu/platform/527x/config.c | 8 + trunk/arch/m68knommu/platform/528x/config.c | 8 + trunk/arch/m68knommu/platform/5307/config.c | 10 + trunk/arch/m68knommu/platform/5307/entry.S | 5 +- trunk/arch/m68knommu/platform/5307/pit.c | 15 +- trunk/arch/m68knommu/platform/5307/timers.c | 19 +- trunk/arch/m68knommu/platform/532x/config.c | 10 + trunk/arch/m68knommu/platform/5407/config.c | 10 + trunk/arch/mips/mm/dma-default.c | 1 - trunk/arch/parisc/kernel/pci-dma.c | 1 - trunk/arch/sparc64/kernel/iommu_common.c | 5 - trunk/block/ll_rw_blk.c | 16 +- trunk/drivers/char/cyclades.c | 2 +- trunk/drivers/ide/ide-probe.c | 1 - trunk/drivers/infiniband/hw/ehca/ehca_mrmw.c | 6 +- trunk/drivers/md/bitmap.c | 2 +- trunk/drivers/md/raid5.c | 17 +- trunk/drivers/mtd/chips/cfi_cmdset_0001.c | 146 ++-- trunk/drivers/mtd/nand/Kconfig | 2 +- trunk/drivers/mtd/nand/diskonchip.c | 4 +- trunk/drivers/mtd/nand/nand_base.c | 6 +- trunk/drivers/mtd/nand/nand_ecc.c | 2 +- trunk/drivers/mtd/nand/nandsim.c | 2 +- trunk/drivers/mtd/nand/s3c2410.c | 14 - trunk/drivers/mtd/onenand/onenand_sim.c | 50 +- trunk/drivers/net/fec.c | 24 +- trunk/drivers/parisc/ccio-dma.c | 1 - trunk/drivers/parisc/sba_iommu.c | 1 - trunk/drivers/pci/intel-iommu.c | 4 +- trunk/drivers/s390/scsi/zfcp_aux.c | 1 - trunk/drivers/s390/scsi/zfcp_def.h | 4 +- trunk/drivers/s390/scsi/zfcp_erp.c | 10 +- trunk/drivers/scsi/ps3rom.c | 2 +- trunk/drivers/serial/mcf.c | 653 ------------------ trunk/fs/jffs2/acl.c | 101 +-- trunk/fs/jffs2/acl.h | 12 +- trunk/fs/jffs2/dir.c | 35 +- trunk/fs/jffs2/file.c | 11 +- trunk/fs/jffs2/fs.c | 21 +- trunk/fs/jffs2/os-linux.h | 4 +- trunk/fs/jffs2/write.c | 8 - trunk/include/asm-arm/dma-mapping.h | 10 +- trunk/include/asm-avr32/arch-at32ap/board.h | 23 - trunk/include/asm-avr32/dma-mapping.h | 7 +- trunk/include/asm-blackfin/scatterlist.h | 1 + trunk/include/asm-frv/scatterlist.h | 8 +- trunk/include/asm-m68knommu/module.h | 12 +- trunk/include/asm-m68knommu/scatterlist.h | 1 + trunk/include/asm-m68knommu/uaccess.h | 4 +- trunk/include/asm-parisc/scatterlist.h | 2 +- trunk/include/asm-powerpc/dma-mapping.h | 10 +- trunk/include/asm-sh/dma-mapping.h | 12 +- trunk/include/asm-sh64/dma-mapping.h | 12 +- trunk/include/sound/version.h | 2 +- trunk/lib/reed_solomon/decode_rs.c | 5 +- trunk/lib/reed_solomon/reed_solomon.c | 2 - trunk/mm/mmap.c | 3 +- trunk/mm/mprotect.c | 2 +- trunk/net/sctp/sm_make_chunk.c | 2 +- trunk/net/xfrm/xfrm_algo.c | 1 - trunk/sound/core/control.c | 5 +- trunk/sound/pci/bt87x.c | 4 +- trunk/sound/pci/hda/hda_codec.c | 9 +- trunk/sound/pci/hda/hda_local.h | 18 +- trunk/sound/pci/hda/patch_analog.c | 5 +- trunk/sound/pci/hda/patch_cmedia.c | 3 +- trunk/sound/pci/hda/patch_conexant.c | 35 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 6 +- trunk/sound/pci/hda/patch_via.c | 2 +- trunk/sound/sh/aica.c | 31 +- trunk/sound/sparc/cs4231.c | 59 +- trunk/sound/usb/usbquirks.h | 9 - 94 files changed, 741 insertions(+), 1691 deletions(-) delete mode 100644 trunk/drivers/serial/mcf.c diff --git a/[refs] b/[refs] index 2cb72c089c09..4e7dd2076f10 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6e506079c80c96dc9f813491231433762fbad91d +refs/heads/master: dba5baf32887f58414ed7183a95309686894eab2 diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index 1fd6d02a79b8..40245af2d0e3 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -2338,6 +2338,8 @@ L: linuxppc-dev@ozlabs.org S: Maintained LINUX FOR POWERPC EMBEDDED PPC8XX +P: Vitaly Bordug +M: vitb@kernel.crashing.org P: Marcelo Tosatti M: marcelo@kvack.org W: http://www.penguinppc.org/ diff --git a/trunk/arch/alpha/kernel/pci_iommu.c b/trunk/arch/alpha/kernel/pci_iommu.c index 2d00a08d3f08..ee07dceae1d4 100644 --- a/trunk/arch/alpha/kernel/pci_iommu.c +++ b/trunk/arch/alpha/kernel/pci_iommu.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include diff --git a/trunk/arch/arm/common/dmabounce.c b/trunk/arch/arm/common/dmabounce.c index 52fc6a883281..9d371e476552 100644 --- a/trunk/arch/arm/common/dmabounce.c +++ b/trunk/arch/arm/common/dmabounce.c @@ -29,7 +29,6 @@ #include #include #include -#include #include diff --git a/trunk/arch/avr32/boards/atstk1000/atstk1002.c b/trunk/arch/avr32/boards/atstk1000/atstk1002.c index 5be0d13f4b03..6b9e466104ad 100644 --- a/trunk/arch/avr32/boards/atstk1000/atstk1002.c +++ b/trunk/arch/avr32/boards/atstk1000/atstk1002.c @@ -16,7 +16,6 @@ #include #include #include -#include #include