Messages in this thread Patch in this message |  | | From | Chao Yu <> | Subject | [PATCH] MAINTAINERS: remove maintainship entry of docking station driver | Date | Thu, 16 Apr 2015 12:44:59 +0800 |
| |
As Rafael suggested, docking station driver is maintained along with the ACPI core nowadays, so it's better to remove this entry.
Signed-off-by: Chao Yu <chao2.yu@samsung.com> --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index a36be4e..4d5c09d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3278,12 +3278,6 @@ F: drivers/firmware/dmi-id.c F: drivers/firmware/dmi_scan.c F: include/linux/dmi.h -DOCKING STATION DRIVER -M: Shaohua Li <shaohua.li@intel.com> -L: linux-acpi@vger.kernel.org -S: Supported -F: drivers/acpi/dock.c - DOCUMENTATION M: Jonathan Corbet <corbet@lwn.net> L: linux-doc@vger.kernel.org -- 2.3.3
|  |