On Tue, Mar 16, 2021 at 04:38:10PM +0100, Christoph Hellwig wrote: > Keep the functionality to allocate the domain together. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Acked-by: Li Yang <leoyang.li@xxxxxxx> > --- > drivers/iommu/fsl_pamu_domain.c | 34 ++++++++++----------------------- > 1 file changed, 10 insertions(+), 24 deletions(-) Acked-by: Will Deacon <will@xxxxxxxxxx> Will