diff options
author | Yoshihiro Shimoda <[email protected]> | 2022-06-03 20:05:22 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-06-13 21:57:34 -0400 |
commit | 09c962fd4816f31ad428948c1dea3aea33f471e3 (patch) | |
tree | f5eaeaccc7130c2da0cfcca1aa13f8718023665d | |
parent | d69520288efd4908c543cc7414fb5877015eda2a (diff) |
scsi: MAINTAINERS: Add maintainer for Renesas UFS driver
Add maintainer for Renesas UFS driver.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..a5ff98eac87b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20435,6 +20435,13 @@ L: [email protected] (moderated for non-subscribers) S: Maintained F: drivers/ufs/host/ufs-mediatek* +UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER RENESAS HOOKS +M: Yoshihiro Shimoda <[email protected]> +S: Maintained +F: drivers/ufs/host/ufs-renesas.c + UNSORTED BLOCK IMAGES (UBI) M: Richard Weinberger <[email protected]> |