diff options
author | Kate Hsuan <hpa@redhat.com> | 2021-08-20 14:04:57 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-08-20 21:11:23 +0300 |
commit | bd5b4fb47dde86b5e04686463dc2420e5ed6932a (patch) | |
tree | a1245f108edd859f595ab4d7d59e383714a51a2e /MAINTAINERS | |
parent | 3afeacfd39eadc1f5f19a992eff65f554bd3e717 (diff) | |
download | linux-bd5b4fb47dde86b5e04686463dc2420e5ed6932a.tar.xz |
platform/x86: intel-wmi-sbl-fw-update: Move to intel sub-directory
Move Intel WMI Slim Bootloader FW update 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-20-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 4662d4d4db5d..3ca5102ed811 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9592,7 +9592,7 @@ M: Jithu Joseph <jithu.joseph@intel.com> R: Maurice Ma <maurice.ma@intel.com> S: Maintained W: https://slimbootloader.github.io/security/firmware-update.html -F: drivers/platform/x86/intel-wmi-sbl-fw-update.c +F: drivers/platform/x86/intel/wmi/sbl-fw-update.c INTEL WMI THUNDERBOLT FORCE POWER DRIVER L: Dell.Client.Kernel@dell.com |