From 192d2045707b25b984436eabfbfd3c8f1ada5a56 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 15 May 2014 12:40:42 +0200 Subject: [PATCH] iommu/ipmmu-vmsa: Refactor micro-TLB lookup Cache the micro-TLB number in archdata allocated in the .add_device handler instead of looking it up when the deviced is attached and detached. This simplifies the .attach_dev and .detach_dev operations and prepares for DT support. Signed-off-by: Laurent Pinchart Signed-off-by: Joerg Roedel --- Reading git-format-patch failed