Commit 9b9de5a5 authored by Jonathan Cameron's avatar Jonathan Cameron Committed by Conor Dooley
Browse files

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: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 4d873c5d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23967,10 +23967,13 @@ F: drivers/staging/
STANDALONE CACHE CONTROLLER DRIVERS
M:	Conor Dooley <conor@kernel.org>
M:	Jonathan Cameron <jonathan.cameron@huawei.com>
S:	Maintained
T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
F:	Documentation/devicetree/bindings/cache/
F:	drivers/cache
F:	include/cache_coherency.h
F:	lib/cache_maint.c
STARFIRE/DURALAN NETWORK DRIVER
M:	Ion Badulescu <ionut@badula.org>