linux/arch/arm/mach-msm
Daniel Walker 1a86fbc167 arm: msm: smd: convert unsigned addr to unsigned long
"unsigned" translates to "unsigned int", but this value holds an
address. We always want to use unsigned long for addresses since
it will change size to fit the machine.

This just convert the one address holder to unsigned long.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
2010-05-12 09:19:03 -07:00
..
include/mach arm: msm: smd: checkpatch clean up of smd/proc_comm 2010-05-12 09:15:39 -07:00
acpuclock-arm11.c arm: msm: warning fix in acpuclock.c 2010-05-12 09:14:38 -07:00
acpuclock.h arm: msm: add cpu frequency controls 2010-05-12 09:14:20 -07:00
board-halibut.c [ARM] msm: Add MSM_DEBUG_UART option. 2010-05-12 09:13:53 -07:00
board-mahimahi.c arm: msm: add board file for Nexus One (ie. mahimahi) 2010-05-12 09:14:43 -07:00
board-msm7x27.c
board-msm7x30.c
board-qsd8x50.c
board-sapphire.c
board-trout.c arm: msm: move board-dream.c to board-trout.c 2010-05-12 09:14:33 -07:00
board-trout.h arm: msm: move board-dream.c to board-trout.c 2010-05-12 09:14:33 -07:00
clock-7x01a.c
clock.c
clock.h
devices.c [ARM] msm: sdcc: Make slot status irq be a resource 2010-05-12 09:14:50 -07:00
devices.h
dma.c msm: add dsb() syncronization to datamover driver 2010-05-12 09:14:17 -07:00
idle.S
io.c arm: msm: correctly signal the apps-to-modem irq in smd/proc_comm 2010-05-12 09:15:35 -07:00
irq.c [ARM] msm: irq: fix lockdep issues 2010-05-12 09:13:56 -07:00
Kconfig arm: msm: smd: use either package v3 or v4 not both 2010-05-12 09:18:32 -07:00
last_radio_log.c [ARM] msm: add /proc/last_radio_log when supported by the modem. 2010-05-12 09:15:24 -07:00
Makefile [ARM] msm: add /proc/last_radio_log when supported by the modem. 2010-05-12 09:15:24 -07:00
Makefile.boot
proc_comm.c arm: msm: correctly signal the apps-to-modem irq in smd/proc_comm 2010-05-12 09:15:35 -07:00
proc_comm.h arm: msm: smd: checkpatch clean up of smd/proc_comm 2010-05-12 09:15:39 -07:00
smd_debug.c [ARM] msm: smd: add support for DSP SMD channels 2010-05-12 09:15:11 -07:00
smd_private.h arm: msm: smd: use either package v3 or v4 not both 2010-05-12 09:18:32 -07:00
smd.c arm: msm: smd: convert unsigned addr to unsigned long 2010-05-12 09:19:03 -07:00
timer.c
vreg.c [ARM] msm: add new vreg IDs for MSM7X30 2010-05-12 09:14:41 -07:00