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: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header

Seems unfair to inflict the cache-coherency drivers on Conor with out also
stepping up as a second maintainer for drivers/cache.

Include the library support for cache-coherency maintenance drivers to the
existing entry.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

authored by

Jonathan Cameron and committed by
Conor Dooley
9b9de5a5 4d873c5d

+3
+3
MAINTAINERS
··· 23967 23967 23968 23968 STANDALONE CACHE CONTROLLER DRIVERS 23969 23969 M: Conor Dooley <conor@kernel.org> 23970 + M: Jonathan Cameron <jonathan.cameron@huawei.com> 23970 23971 S: Maintained 23971 23972 T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ 23972 23973 F: Documentation/devicetree/bindings/cache/ 23973 23974 F: drivers/cache 23975 + F: include/cache_coherency.h 23976 + F: lib/cache_maint.c 23974 23977 23975 23978 STARFIRE/DURALAN NETWORK DRIVER 23976 23979 M: Ion Badulescu <ionut@badula.org>