Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Adjust file entry in LOONGSON SECURITY ENGINE DRIVERS

Commit 5c83b07df9c5 ("tpm: Add a driver for Loongson TPM device") adds a
driver at drivers/char/tpm/tpm_loongson.c, and commit 74fddd5fbab8
("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: 74fddd5fbab8 ("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>

authored by

Lukas Bulwahn and committed by
Lee Jones
017bdcdb a727bc05

+1 -1
+1 -1
MAINTAINERS
··· 14357 14357 M: Qunqin Zhao <zhaoqunqin@loongson.cn> 14358 14358 L: linux-crypto@vger.kernel.org 14359 14359 S: Maintained 14360 - F: drivers/char/tpm_loongson.c 14360 + F: drivers/char/tpm/tpm_loongson.c 14361 14361 F: drivers/crypto/loongson/ 14362 14362 F: drivers/mfd/loongson-se.c 14363 14363 F: include/linux/mfd/loongson-se.h