From: Joerg Roedel Date: Fri, 30 Mar 2012 18:47:00 +0000 (-0700) Subject: iommu/vt-d: Make intr-remapping initialization generic X-Git-Tag: v3.5-rc1~166^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736baef4472d00574089f295bc759ac002b9558c;p=pandora-kernel.git iommu/vt-d: Make intr-remapping initialization generic This patch introduces irq_remap_ops to hold implementation specific function pointer to handle interrupt remapping. As the first part the initialization functions for VT-d are converted to these ops. Signed-off-by: Joerg Roedel Acked-by: Yinghai Lu Cc: David Woodhouse Cc: Alex Williamson Signed-off-by: Suresh Siddha Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed