summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorHiroshi DOYU2010-05-24 04:01:52 +0200
committerHiroshi DOYU2010-06-29 06:55:07 +0200
commit37b298100f0ff8b954217635504c860cdb040ccf (patch)
treed661c81739f69802d99e937b2ee3d5244d3f460b /arch/Kconfig
parentomap iommu: add functionality to get TLB miss interrupt (diff)
downloadkernel-qcow2-linux-37b298100f0ff8b954217635504c860cdb040ccf.tar.gz
kernel-qcow2-linux-37b298100f0ff8b954217635504c860cdb040ccf.tar.xz
kernel-qcow2-linux-37b298100f0ff8b954217635504c860cdb040ccf.zip
omap iommu: move iommu_disable at fault to the above layer
The function prefix "omap2_iommu_" indicates that the prefixed function belongs to "omap2_iommu_ops" to provide iommu basic functionalities for the above layers. It's better to avoid the prefixed function called in the same prefixed ones internally, like nested here. Now "iommu_disable" is called just after fault_isr() in the above layer. This is a little bit more sensible to keep the consistency of module layers. Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions