MAINTAINERS: make the DPLL entry cover drivers
authorJakub Kicinski <kuba@kernel.org>
Mon, 15 Sep 2025 23:42:55 +0000 (16:42 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 23:55:59 +0000 (16:55 -0700)
commit94ff1ed3030e88cfe4e34c1d47c5832995c953c8
tree87a8285a00f0d498991aed9152ceb109ee45abae
parent109f8b51543d106aee50dfe911f439e43fb30c7a
MAINTAINERS: make the DPLL entry cover drivers

DPLL maintainers should probably be CCed on driver patches, too.
Remove the *, which makes the pattern only match files directly
under drivers/dpll but not its sub-directories.

Acked-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Acked-by: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
Link: https://patch.msgid.link/20250915234255.1306612-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS