kernel-fxtec-pro1x/drivers/staging/tidspbridge
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
..
core ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
Documentation staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
dynload staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
gen staging: tidspbridge: eliminate uuid_uuid_to_string 2012-08-13 19:06:59 -07:00
hw staging: tidspbridge: drop const from custom mmu implementation 2012-10-24 16:31:31 -07:00
include/dspbridge staging: tidspbridge: change type to __iomem for per and core addresses 2012-10-24 16:31:31 -07:00
pmgr staging: tidspbridge: remove gh_init() and gh_exit() 2012-03-09 13:21:08 -08:00
rmgr staging: tidspbridge: change type to __iomem for per and core addresses 2012-10-24 16:31:31 -07:00
Kconfig staging: tidspbridge: always compile dsp wdt code 2012-02-24 12:05:38 -08:00
Makefile staging: tidspbridge: Rename module from bridgedriver to tidspbridge 2012-02-09 09:37:11 -08:00
TODO staging: tidspbridge: remove custom linked list 2011-02-04 20:11:41 -06:00