Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0CF44C433EF for ; Fri, 12 Nov 2021 08:36:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E8A0460FE3 for ; Fri, 12 Nov 2021 08:36:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234652AbhKLIiv (ORCPT ); Fri, 12 Nov 2021 03:38:51 -0500 Received: from mail-ua1-f52.google.com ([209.85.222.52]:35390 "EHLO mail-ua1-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233978AbhKLIit (ORCPT ); Fri, 12 Nov 2021 03:38:49 -0500 Received: by mail-ua1-f52.google.com with SMTP id l24so13051947uak.2 for ; Fri, 12 Nov 2021 00:35:58 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mBk8MCSNtlUvD8rLqSbjXq3e+2xkJNNwK7CzcOaPWQY=; b=gTZGU2CqjbPNutUN3btSMzgO1AEADAVW0bvxc443zvMVeKa/KG2AmoYfnl1pGlWR48 uOSzLMFVadf9QdqB1tSubTH+z+I/5D2ufNzpPKwZAm9TEWnFI6A+Ap3lR9/yaBvHeyC+ Wo2HXYsT/d7DRpbHLFPRiqDoXI927Q7Ln9EBpx1HsXqrUdWAjkrOfqaLWgPmsw/UH4W7 5lTEJNsdGUEz7wOLMh/I/fV9nkpNWuk4eRwIhEE3r2SFjh3IlROEf+8cXOg42tyqjhjo jG15iXguW8xU6cCp9wM0YUY6FMCTJpVKtJRHSOG5uq1WAhe3EdfAPP2fCnr6weny30dI z/XA== X-Gm-Message-State: AOAM531lAAl2BSftfqxK/L2GniH2fqgP6eFeR/9ijRGGVtD+ICqc7QPi DoPGmpKPjNOJxu+Gx4RDvQUEbWG1DVjBSw== X-Google-Smtp-Source: ABdhPJxRiTQJSxz4Q4PUnN3fnKvHjvfHXMYOTq9ObzErCO3xAiZyyx7yV5/puI9Lt+290KSjRMkRwQ== X-Received: by 2002:a05:6102:d94:: with SMTP id d20mr8075380vst.12.1636706158184; Fri, 12 Nov 2021 00:35:58 -0800 (PST) Received: from mail-ua1-f45.google.com (mail-ua1-f45.google.com. [209.85.222.45]) by smtp.gmail.com with ESMTPSA id d22sm3672187uan.15.2021.11.12.00.35.57 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Nov 2021 00:35:57 -0800 (PST) Received: by mail-ua1-f45.google.com with SMTP id v3so17251678uam.10 for ; Fri, 12 Nov 2021 00:35:57 -0800 (PST) X-Received: by 2002:ab0:15a1:: with SMTP id i30mr20017412uae.122.1636706157380; Fri, 12 Nov 2021 00:35:57 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Geert Uytterhoeven Date: Fri, 12 Nov 2021 09:35:45 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] MAINTAINERS: Add macfb driver to Macintosh section To: Finn Thain Cc: Joshua Thompson , linux-m68k , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 11, 2021 at 2:12 AM Finn Thain wrote: > According to the MAINTAINERS file, the Framebuffer Layer (and > drivers/video/) is an orphan. However, macfb is still maintained > so update the file to reflect that. > > Cc: Joshua Thompson > Signed-off-by: Finn Thain Reviewed-by: Geert Uytterhoeven I can take this, if Joshua is happy (haven't heard from him for a very long time). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds