intel-iommu: make domain_add_dev_info() call domain_context_mapping()
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 9 Aug 2009 09:53:41 +0000 (10:53 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 9 Aug 2009 09:53:50 +0000 (10:53 +0100)
All callers of the former were also calling the latter, in one order or
the other, and failing to correctly clean up if the second returned
failure.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found