]> git.baikalelectronics.ru Git - kernel.git/commit
staging: tidspbridge - move all iommu related code to a new file
authorFernando Guzman Lugo <x0095840@ti.com>
Tue, 5 Oct 2010 20:35:40 +0000 (15:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Oct 2010 22:30:58 +0000 (15:30 -0700)
commited6f6784bb1e18a233f7ab0bbb04d430aebcb327
treebee9a86cdae22d77b6665b77fb70fda6b5a817fe
parentc8497a426d801cc2662caed3f6ae84e6e6b41587
staging: tidspbridge - move all iommu related code to a new file

Create dsp-mmu module and moves all the iommu code related to
this module.

Signed-off-by: Fernando Guzman Lugo <x0095840@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/Makefile
drivers/staging/tidspbridge/core/_deh.h
drivers/staging/tidspbridge/core/_tiomap.h
drivers/staging/tidspbridge/core/dsp-mmu.c [new file with mode: 0644]
drivers/staging/tidspbridge/core/tiomap3430.c
drivers/staging/tidspbridge/core/ue_deh.c
drivers/staging/tidspbridge/include/dspbridge/dsp-mmu.h [new file with mode: 0644]