From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>,
Mark Gross <mgross@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
linux-geode@lists.infradead.org,
platform-driver-x86@vger.kernel.org, x86@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
Date: Wed, 4 Sep 2024 11:15:25 -0700 [thread overview]
Message-ID: <ZtijvdOiA-RF_2RO@google.com> (raw)
In-Reply-To: <57bbca66-4d84-46c1-a638-1347ee6a222a@redhat.com>
On Wed, Sep 04, 2024 at 06:01:30PM +0200, Hans de Goede wrote:
> Hi,
>
> On 9/4/24 3:21 PM, Borislav Petkov wrote:
> > On Wed, Sep 04, 2024 at 03:02:17PM +0200, Hans de Goede wrote:
> >> Or I can merge it through platform-drivers-x86.git/for-next
> >> with an ack from one of the x86 maintainers.
> >
> > Acked-by: Borislav Petkov (AMD) <bp@alien8.de>
>
>
> Thank you.
>
> I've applied this patch to my review-hans branch now:
> https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
>
> Note it will show up in my review-hans branch once I've pushed my
> local branch there, which might take a while.
>
> Once I've run some tests on this branch the patches there will be
> added to the platform-drivers-x86/for-next branch and eventually
> will be included in the pdx86 pull-request to Linus for the next
> merge-window.
Hans, could you squash the following bit into the original patch please:
diff --git a/arch/x86/platform/geode/geode-common.c b/arch/x86/platform/geode/geode-common.c
index 8f365388cfbb..d35aaf3e76a0 100644
--- a/arch/x86/platform/geode/geode-common.c
+++ b/arch/x86/platform/geode/geode-common.c
@@ -14,7 +14,7 @@
#include "geode-common.h"
-const struct software_node geode_gpiochip_node = {
+static const struct software_node geode_gpiochip_node = {
.name = "cs5535-gpio",
};
--
Dmitry
next prev parent reply other threads:[~2024-09-04 18:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-21 5:25 [PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties Dmitry Torokhov
2024-08-21 10:15 ` Hans de Goede
2024-08-21 18:15 ` Dmitry Torokhov
2024-08-22 9:46 ` Hans de Goede
2024-08-22 18:11 ` Dmitry Torokhov
2024-08-30 7:38 ` Linus Walleij
2024-09-04 13:02 ` Hans de Goede
2024-09-04 13:21 ` Borislav Petkov
2024-09-04 16:01 ` Hans de Goede
2024-09-04 18:15 ` Dmitry Torokhov [this message]
2024-09-04 18:21 ` Hans de Goede
2024-08-24 11:50 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZtijvdOiA-RF_2RO@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=bp@alien8.de \
--cc=hdegoede@redhat.com \
--cc=linus.walleij@linaro.org \
--cc=linux-geode@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.