commit | 1a0f1b279c2c4e5747a682b055d27d88e35bb632 | [log] [tgz] |
---|---|---|
author | Ashley Lai <[email protected]> | Thu Dec 04 21:01:51 2014 -0600 |
committer | Peter Huewe <[email protected]> | Sat Jan 17 14:00:09 2015 +0100 |
tree | b961a579db860265a646c8c34615c894d5869b75 | |
parent | 67fe94175a3e2da2bb0897f644ed856b8528c633 [diff] |
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver Added myself as a maintainer for the IBM vtpm driver and removed myself from the tpm maintainer list. Also, updated the tpm_ibmvtpm driver with my current email address. Signed-off-by: Ashley Lai <[email protected]> Signed-off-by: Peter Huewe <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 600d2aa..e18aef5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -9720,13 +9720,19 @@ TPM DEVICE DRIVER M: Peter Huewe <[email protected]> -M: Ashley Lai <[email protected]> M: Marcel Selhorst <[email protected]> W: http://tpmdd.sourceforge.net L: [email protected] (moderated for non-subscribers) S: Maintained F: drivers/char/tpm/ +TPM IBM_VTPM DEVICE DRIVER +M: Ashley Lai <[email protected]> +W: http://tpmdd.sourceforge.net +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: drivers/char/tpm/tpm_ibmvtpm* + TRACING M: Steven Rostedt <[email protected]> M: Ingo Molnar <[email protected]>
diff --git a/drivers/char/tpm/tpm_ibmvtpm.c b/drivers/char/tpm/tpm_ibmvtpm.c index 4109222f..96f5d448b 100644 --- a/drivers/char/tpm/tpm_ibmvtpm.c +++ b/drivers/char/tpm/tpm_ibmvtpm.c
@@ -1,7 +1,7 @@ /* * Copyright (C) 2012 IBM Corporation * - * Author: Ashley Lai <[email protected]> + * Author: Ashley Lai <[email protected]> * * Maintained by: <[email protected]> *
diff --git a/drivers/char/tpm/tpm_ibmvtpm.h b/drivers/char/tpm/tpm_ibmvtpm.h index bd82a79..f595f14 100644 --- a/drivers/char/tpm/tpm_ibmvtpm.h +++ b/drivers/char/tpm/tpm_ibmvtpm.h
@@ -1,7 +1,7 @@ /* * Copyright (C) 2012 IBM Corporation * - * Author: Ashley Lai <[email protected]> + * Author: Ashley Lai <[email protected]> * * Maintained by: <[email protected]> *
diff --git a/drivers/char/tpm/tpm_of.c b/drivers/char/tpm/tpm_of.c index 98ba2bd..c002d1b 100644 --- a/drivers/char/tpm/tpm_of.c +++ b/drivers/char/tpm/tpm_of.c
@@ -1,7 +1,7 @@ /* * Copyright 2012 IBM Corporation * - * Author: Ashley Lai <[email protected]> + * Author: Ashley Lai <[email protected]> * * Maintained by: <[email protected]> *