Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1696994
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iommu: Convert to using %pOF instead of full_name |
| Date | 2017-07-26 13:10 +0200 |
| Message-ID | <u7smv-80k-19@gated-at.bofh.it> (permalink) |
| References | <u4IH8-7NO-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 18, 2017 at 04:43:09PM -0500, Rob Herring wrote: > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. > > Signed-off-by: Rob Herring <robh@kernel.org> > Cc: Joerg Roedel <joro@8bytes.org> > Cc: Heiko Stuebner <heiko@sntech.de> > Cc: iommu@lists.linux-foundation.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-rockchip@lists.infradead.org > --- > drivers/iommu/fsl_pamu.c | 20 ++++++++------------ > drivers/iommu/fsl_pamu_domain.c | 10 ++++------ > drivers/iommu/of_iommu.c | 3 +-- > drivers/iommu/rockchip-iommu.c | 10 +++++----- > 4 files changed, 18 insertions(+), 25 deletions(-) Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] iommu: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-07-19 00:00 +0200 Re: [PATCH] iommu: Convert to using %pOF instead of full_name Heiko Stuebner <heiko@sntech.de> - 2017-07-20 22:40 +0200 Re: [PATCH] iommu: Convert to using %pOF instead of full_name Joerg Roedel <joro@8bytes.org> - 2017-07-26 13:10 +0200
csiph-web