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 <h...@lst.de> > Acked-by: Li Yang <leoyang...@nxp.com> > --- > drivers/iommu/fsl_pamu_domain.c | 34 ++++++++++----------------------- > 1 file changed, 10 insertions(+), 24 deletions(-)
Acked-by: Will Deacon <w...@kernel.org> Will