diff options
author | Kate Hsuan <hpa@redhat.com> | 2021-08-20 13:04:43 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-08-20 20:00:02 +0200 |
commit | 386d17b22e422da3285e33fe8dcc282f02d98178 (patch) | |
tree | 3c682f7e70cc5c91df9e32077bde63b2b4cba870 /MAINTAINERS | |
parent | platform/x86: intel_mrfld_pwrbtn: Move to intel sub-directory (diff) | |
download | linux-386d17b22e422da3285e33fe8dcc282f02d98178.tar.xz linux-386d17b22e422da3285e33fe8dcc282f02d98178.zip |
platform/x86: intel_punit_ipc: Move to intel sub-directory
Move Intel P-Unit IPC driver to intel sub-directory to improve readability.
Signed-off-by: Kate Hsuan <hpa@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210820110458.73018-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b731988a4452..21813a0e00eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9475,7 +9475,7 @@ M: Zha Qipeng <qipeng.zha@intel.com> L: platform-driver-x86@vger.kernel.org S: Maintained F: arch/x86/include/asm/intel_punit_ipc.h -F: drivers/platform/x86/intel_punit_ipc.c +F: drivers/platform/x86/intel/punit_ipc.c INTEL PMC CORE DRIVER M: Rajneesh Bhardwaj <irenic.rajneesh@gmail.com> |