diff options
author | Jarkko Sakkinen <[email protected]> | 2015-10-16 12:14:28 +0300 |
---|---|---|
committer | Peter Huewe <[email protected]> | 2015-10-19 01:01:22 +0200 |
commit | 89adb83c5a378618ed67a1cf4c2c2061364b4d10 (patch) | |
tree | f746ffd12974a676751c7784b5f43e534ddb7a8f | |
parent | 0fe5480303a1657b328a0a389f8d99249d9961f5 (diff) |
MAINTAINERS: add new maintainer for TPM DEVICE DRIVER
At the moment, no one has time to pay enough attention to this subsystem
so that patches get eventually merged into linux-next. Even critical bug
fixes can lie for weeks.
I'm happy to continue with the current maintainers if they are able to
do their job but if this is not the case I cannot find any other
solution but apply myself for the job.
If there is someone more experienced and/or competent, I'm also happy
to let one take the stand. Anything works as long as it works. I just
want a solution for this bottleneck.
Signed-off-by: Jarkko Sakkinen <[email protected]>
Acked-by: Peter Huewe <[email protected]>
Signed-off-by: Peter Huewe <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 797236befd27..da9ee415f596 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10586,6 +10586,7 @@ F: drivers/media/pci/tw68/ TPM DEVICE DRIVER M: Peter Huewe <[email protected]> M: Marcel Selhorst <[email protected]> +M: Jarkko Sakkinen <[email protected]> R: Jason Gunthorpe <[email protected]> W: http://tpmdd.sourceforge.net L: [email protected] (moderated for non-subscribers) |