linux/arch/arm/mach-msm
Russell King 0744a3ee37 ARM: platform fixups: remove mdesc argument to fixup function
Get rid of the mdesc pointer in the fixup function call.  No one uses
the mdesc pointer, it shouldn't be modified anyway, and we can't wrap
it, so let's remove it.

Platform files found by:

  $ regexp=$(git grep -h '\.fixup.*=' arch/arm |
		sed 's!.*= *\([^,]*\),* *!\1!' | sort -u |
		tr '\n' '|' | sed 's,|$,,;s,|,\\|,g')
  $ git grep $regexp arch/arm

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-10-17 09:13:41 +01:00
..
include/mach Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next 2011-08-01 15:16:05 +01:00
acpuclock-arm11.c Fix common misspellings 2011-03-31 11:26:23 -03:00
acpuclock.h
board-halibut.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
board-mahimahi.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
board-msm7x27.c
board-msm7x30.c
board-msm8x60.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
board-msm8960.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
board-qsd8x50.c msm: Remove extraneous ffa device check 2011-03-31 13:15:40 -07:00
board-sapphire.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
board-trout-gpio.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
board-trout-mmc.c arm: Cleanup the irq namespace 2011-03-29 14:47:57 +02:00
board-trout-panel.c
board-trout.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
board-trout.h
clock-7x30.h
clock-debug.c
clock-pcom.c
clock-pcom.h
clock.c
clock.h
devices-iommu.c
devices-msm7x00.c
devices-msm7x30.c
devices-msm8960.c
devices-qsd8x50.c
devices.h
dma.c
gpiomux-8x50.c
gpiomux-8x60.c
gpiomux-v1.c
gpiomux-v1.h
gpiomux-v2.c
gpiomux-v2.h
gpiomux.c
gpiomux.h msm: gpiomux: Move public API to public header 2011-08-01 04:58:00 -07:00
headsmp.S
hotplug.c
idle.S
io.c msm: Remove chip-ifdefs for GPIO io mappings 2011-08-01 04:57:59 -07:00
irq-vic.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
irq.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next 2011-08-01 15:16:05 +01:00
last_radio_log.c
Makefile Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next 2011-08-01 15:16:05 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-25 11:53:35 -07:00
proc_comm.c
proc_comm.h
scm-boot.c
scm-boot.h
scm.c Fix common misspellings 2011-03-31 11:26:23 -03:00
scm.h
sirc.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
smd_debug.c
smd_private.h
smd.c
timer.c msm: timer: Fix DGT rate on 8960 and 8660 2011-06-20 16:30:07 -07:00
vreg.c