]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PARISC] Use kzalloc and other janitor-style cleanups
authorHelge Deller <deller@parisc-linux.org>
Tue, 17 Jan 2006 19:40:40 +0000 (12:40 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:31 +0000 (20:26 -0500)
commitcb6fc18e9ca615f03d18e60c49855b434ca2e51e
treec35af13054f8eeb7a24c928edf55fdc69c912562
parenta1c744439591b1d4350f0926615d501e7cfbb708
[PARISC] Use kzalloc and other janitor-style cleanups

Helge,
  o Convert a bunch of kmalloc/memset uses to kzalloc.
  o pci.c: Add some __read_mostly annotations.
  o pci.c: Move constant pci_post_reset_delay to asm/pci.h
  o grfioctl.h: Add A4450A to comment of CRT_ID_VISUALIZE_EG.
  o Add some consts to perf.c/perf_images.h

Matthew,
  o sticore.c: Add some consts to suppress compile warnings.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
17 files changed:
arch/parisc/kernel/drivers.c
arch/parisc/kernel/pci.c
arch/parisc/kernel/perf.c
arch/parisc/kernel/perf_images.h
arch/parisc/kernel/traps.c
drivers/parisc/ccio-dma.c
drivers/parisc/dino.c
drivers/parisc/hppb.c
drivers/parisc/iosapic.c
drivers/parisc/lasi.c
drivers/parisc/lba_pci.c
drivers/parisc/sba_iommu.c
drivers/parisc/wax.c
drivers/parport/parport_gsc.c
drivers/video/console/sticore.c
include/asm-parisc/grfioctl.h
include/asm-parisc/pci.h