]> bbs.cooldavid.org Git - net-next-2.6.git/commit
staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name
authorFernando Guzman Lugo <x0095840@ti.com>
Tue, 5 Oct 2010 20:35:36 +0000 (15:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Oct 2010 22:30:57 +0000 (15:30 -0700)
commit4dd1944ab7242d76534c97d5fef0ce541a2f1040
tree33d37002e39bc57be95976fcc576bf52139e6c21
parent0c10e91b6cc9d1c6a23e9eed3e0653f30b6eb3d3
staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name

Now these functions only map user space addresses to dsp virtual
addresses, so now the functions have a more meaningful name.
Also now user_to_dsp_map returns the mapped address.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/core/_tiomap.h
drivers/staging/tidspbridge/core/tiomap3430.c
drivers/staging/tidspbridge/include/dspbridge/dspdefs.h
drivers/staging/tidspbridge/pmgr/dev.c
drivers/staging/tidspbridge/rmgr/proc.c