platform/x86: Add include/linux/platform_data/x86 to MAINTAINERS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Feb 2023 15:02:02 +0000 (17:02 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 10 Feb 2023 16:15:31 +0000 (17:15 +0100)
Most of the files there are being used under PDx86 subsystem or
tightly related drivers (like drivers/clk/x86/). I think it makes
sense to assure that PDx86 keeps an eye on the changes there.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230206150202.27892-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
MAINTAINERS

index ffd004486a8c465f9b433adfaee12e153a7f929c..72104b2d563c17f6a1693369697ec1c1964356ff 100644 (file)
@@ -22650,6 +22650,7 @@ S:      Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
 F:     drivers/platform/olpc/
 F:     drivers/platform/x86/
+F:     include/linux/platform_data/x86/
 
 X86 PLATFORM DRIVERS - ARCH
 R:     Darren Hart <dvhart@infradead.org>