From: Hans de Goede <hdegoede@redhat.com>
To: Mark Gross <markgross@kernel.org>, Andy Shevchenko <andy@kernel.org>
Cc: platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH] platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
Date: Tue, 11 Jan 2022 11:08:24 +0100 [thread overview]
Message-ID: <f70585d0-f92e-6efb-48fa-4656ac71cebd@redhat.com> (raw)
In-Reply-To: <20220111100708.38585-1-hdegoede@redhat.com>
Hi,
On 1/11/22 11:07, Hans de Goede wrote:
> The module was renamed to intel_crystal_cove_charger before it was
> merged, updated bq24190_modules to match.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
I've added this to my review-hans (eventually to be for-next) branch now.
Regards,
Hans
> ---
> drivers/platform/x86/x86-android-tablets.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/platform/x86/x86-android-tablets.c b/drivers/platform/x86/x86-android-tablets.c
> index 7dac9edc74bf..a044b1a27055 100644
> --- a/drivers/platform/x86/x86-android-tablets.c
> +++ b/drivers/platform/x86/x86-android-tablets.c
> @@ -206,8 +206,8 @@ static struct bq24190_platform_data bq24190_pdata = {
> };
>
> static const char * const bq24190_modules[] __initconst = {
> - "crystal_cove_charger", /* For the bq24190 IRQ */
> - "bq24190_charger", /* For the Vbus regulator for intel-int3496 */
> + "intel_crystal_cove_charger", /* For the bq24190 IRQ */
> + "bq24190_charger", /* For the Vbus regulator for intel-int3496 */
> NULL
> };
>
>
next prev parent reply other threads:[~2022-01-11 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 10:07 [PATCH] platform/x86: x86-android-tablets: Correct crystal_cove_charger module name Hans de Goede
2022-01-11 10:08 ` Hans de Goede [this message]
2022-01-11 12:38 ` Andy Shevchenko
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=f70585d0-f92e-6efb-48fa-4656ac71cebd@redhat.com \
--to=hdegoede@redhat.com \
--cc=andy@kernel.org \
--cc=markgross@kernel.org \
--cc=platform-driver-x86@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox