dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/tidspbridge/include/dspbridge
Omar Ramirez Luna 3c8676967b staging: tidspbridge: change type to __iomem for per and core addresses
Currently per_pm_base and core_pm_base are declared as u32, however
_raw_* changed the data type, since:

195bbca ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors

This should fix warnings for per and core accesses:

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
..
_chnl_sm.h staging: tidspbridge: always compile dsp wdt code 2012-02-24 12:05:38 -08:00
brddefs.h
cfgdefs.h staging: tidspbridge: change type to __iomem for per and core addresses 2012-10-24 16:31:31 -07:00
chnl.h staging: tidspbridge: remove chnl_init() and chnl_exit() 2012-03-09 13:21:07 -08:00
chnldefs.h
chnlpriv.h
clk.h
cmm.h staging: tidspbridge: remove cmm_init() and cmm_exit() 2012-03-09 13:21:07 -08:00
cmmdefs.h
cod.h staging: tidspbridge: remove cod_init() and cod_exit() 2012-03-09 13:21:06 -08:00
dbdcd.h
dbdcddef.h
dbdefs.h
dbll.h
dblldefs.h
dev.h staging: tidspbridge: remove dev_init() and dev_exit() 2012-03-09 13:21:08 -08:00
devdefs.h
disp.h staging: tidspbridge: remove disp_init() and disp_exit() 2012-03-09 13:21:06 -08:00
dmm.h staging: tidspbridge: remove dmm_init() and dmm_exit() 2012-03-09 13:21:07 -08:00
drv.h staging: tidspbridge: remove drv_init() and drv_exit() 2012-03-09 13:21:05 -08:00
dspapi-ioctl.h
dspapi.h
dspchnl.h
dspdefs.h
dspdeh.h
dspdrv.h
dspio.h
dspioctl.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
dspmsg.h
dynamic_loader.h
getsection.h
gh.h staging: tidspbridge: remove gh_init() and gh_exit() 2012-03-09 13:21:08 -08:00
host_os.h staging: tidspbridge: request the right irq for mmu 2012-10-24 16:31:30 -07:00
io.h staging: tidspbridge: remove io_init() and io_exit() 2012-03-09 13:21:07 -08:00
io_sm.h staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG 2012-02-09 09:38:19 -08:00
mbx_sh.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
memdefs.h
mgr.h
mgrpriv.h
msg.h staging: tidspbridge: remove msg_mod_init() and msg_exit() 2012-03-09 13:21:07 -08:00
msgdefs.h
nldr.h staging: tidspbridge: remove nldr_init() and nldr_exit() 2012-03-09 13:21:08 -08:00
nldrdefs.h staging: tidspbridge: remove nldr_init() and nldr_exit() 2012-03-09 13:21:08 -08:00
node.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
nodedefs.h
nodepriv.h staging: tidspbridge: remove node_init() and node_exit() 2012-03-09 13:21:06 -08:00
ntfy.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
proc.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
procpriv.h
pwr.h
resourcecleanup.h
rmm.h staging: tidspbridge: remove rmm_init() and rmm_exit() 2012-03-09 13:21:07 -08:00
rms_sh.h
rmstypes.h
strm.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
strmdefs.h
sync.h staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
uuidutil.h staging: tidspbridge: eliminate uuid_uuid_to_string 2012-08-13 19:06:59 -07:00
wdt.h