Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1291238
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] iommu/msm: Use platform_register/unregister_drivers() |
| Date | 2015-12-14 16:00 +0100 |
| Message-ID | <qFCLw-7vq-11@gated-at.bofh.it> (permalink) |
| References | <qBis4-19N-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Dec 02, 2015 at 05:26:01PM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > These new helpers simplify implementing multi-driver modules and > properly handle failure to register one driver by unregistering all > previously registered drivers. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- > drivers/iommu/msm_iommu_dev.c | 25 +++++++------------------ > 1 file changed, 7 insertions(+), 18 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] iommu/msm: Use platform_register/unregister_drivers() Joerg Roedel <joro@8bytes.org> - 2015-12-14 16:00 +0100
csiph-web