Message ID | 1463907991-7916-48-git-send-email-geert@linux-m68k.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Sun, May 22, 2016 at 11:06:24AM +0200, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> > Cc: Peter Huewe <peterhuewe@gmx.de> > Cc: Marcel Selhorst <tpmdd@selhorst.net> > Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> > Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> > Cc: tpmdd-devel@lists.sourceforge.net Acked-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> /Jarkko > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 01a6ed1d8fc2d81f..54dcdef6efc4a936 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11600,6 +11600,7 @@ L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) > Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ > T: git git://git.infradead.org/users/jjs/linux-tpmdd.git > S: Maintained > +F: Documentation/devicetree/bindings/security/tpm/ > F: drivers/char/tpm/ > > TPM IBM_VTPM DEVICE DRIVER > -- > 1.9.1 > ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
diff --git a/MAINTAINERS b/MAINTAINERS index 01a6ed1d8fc2d81f..54dcdef6efc4a936 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11600,6 +11600,7 @@ L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) Q: https://patchwork.kernel.org/project/tpmdd-devel/list/ T: git git://git.infradead.org/users/jjs/linux-tpmdd.git S: Maintained +F: Documentation/devicetree/bindings/security/tpm/ F: drivers/char/tpm/ TPM IBM_VTPM DEVICE DRIVER
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Peter Huewe <peterhuewe@gmx.de> Cc: Marcel Selhorst <tpmdd@selhorst.net> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Cc: tpmdd-devel@lists.sourceforge.net --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)