mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
MAINTAINERS: Adjust file entry in LOONGSON SECURITY ENGINE DRIVERS
Commit5c83b07df9("tpm: Add a driver for Loongson TPM device") adds a driver at drivers/char/tpm/tpm_loongson.c, and commit74fddd5fba("MAINTAINERS: Add entry for Loongson Security Engine drivers") adds a new section LOONGSON SECURITY ENGINE DRIVERS intending to refer to that driver. It however adds the entry drivers/char/tpm_loongson.c; note that it misses the tpm subdirectory. Adjust the entry to refer to the intended file. Fixes:74fddd5fba("MAINTAINERS: Add entry for Loongson Security Engine drivers") Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
a727bc0588
commit
017bdcdb3a
|
|
@ -14357,7 +14357,7 @@ LOONGSON SECURITY ENGINE DRIVERS
|
|||
M: Qunqin Zhao <zhaoqunqin@loongson.cn>
|
||||
L: linux-crypto@vger.kernel.org
|
||||
S: Maintained
|
||||
F: drivers/char/tpm_loongson.c
|
||||
F: drivers/char/tpm/tpm_loongson.c
|
||||
F: drivers/crypto/loongson/
|
||||
F: drivers/mfd/loongson-se.c
|
||||
F: include/linux/mfd/loongson-se.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user