1
0
Fork 0
alistair23-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 staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
_msg_sm.h staging: tidspbridge: set11 remove hungarian from structs 2011-02-04 20:12:28 -06:00
_tiomap.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
_tiomap_pwr.h staging: tidspbridge: remove IN modifier 2010-07-22 14:41:04 -07:00
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 staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
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 staging: tidspbridge: remove OUT define 2010-07-22 14:41:04 -07:00
ue_deh.c staging: Fix typo in multiple files 2012-04-10 10:31:01 -07:00
wdt.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00