linux/drivers/staging/tidspbridge/core
Omar Ramirez Luna 7de8a0cf48 staging: tidspbridge: ioremap dsp sync addr
Change the type of sync_addr to 'void __iomem *' and ioremap the
physical address in the shared memory so we can access it using
_raw_*. While at it, drop 'dw_' prefix.

Fix the warning associated with dsp's sync_addr:

warning: passing argument 2 of '__raw_writel' makes pointer from integer without a cast
../io.h:88: note: expected 'volatile void *' but argument is of type 'u32'

Signed-off-by: Omar Ramirez Luna <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 16:31:31 -07:00
..
_cmm.h
_deh.h
_msg_sm.h
_tiomap.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
_tiomap_pwr.h
chnl_sm.c staging: tidspbridge: move the dereference below the NULL test 2012-09-07 22:02:20 -07:00
dsp-clock.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
io_sm.c staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
msg_sm.c
sync.c staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
tiomap3430.c staging: tidspbridge: ioremap dsp sync addr 2012-10-24 16:31:31 -07:00
tiomap3430_pwr.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
tiomap_io.c ARM: omap: move platform_data definitions 2012-09-19 17:39:52 +02:00
tiomap_io.h
ue_deh.c
wdt.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00