The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Chanwoo Choi <cwchoi00@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Chanwoo Choi <chanwoo@kernel.org>
Subject: [GIT PULL] extcon next for 6.2
Date: Sat, 3 Dec 2022 15:17:00 +0900	[thread overview]
Message-ID: <2d54b0bb-9252-a4be-7de5-a5b1bf7f2c37@gmail.com> (raw)

Dear Greg,

This is extcon-next pull request for v6.2. I add detailed description of
this pull request on below. Please pull extcon with following updates.

I'm sorry for late pull request. If possible, could you apply this pull request?

Best Regards,
Chanwoo Choi

The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:

  Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-6.2

for you to fetch changes up to 5313121b22fd11db0d14f305c110168b8176efdc:

  extcon: usbc-tusb320: Convert to i2c's .probe_new() (2022-12-03 15:03:40 +0900)

----------------------------------------------------------------

Update extcon next for v6.2

Detailed description for this pull request:
- Replace irqchip mask_invert with unmask_base
  to remove deprecated mask_invert flag for extcon-max77843.c

- Convert to i2c's .probe_new style for extcon-fsa9480,
  extcon-rt8973 and extcon-usbc-uusb320.c

----------------------------------------------------------------

Aidan MacDonald (1):
      extcon: max77843: Replace irqchip mask_invert with unmask_base

Uwe Kleine-König (3):
      extcon: fsa9480: Convert to i2c's .probe_new()
      extcon: rt8973: Convert to i2c's .probe_new()
      extcon: usbc-tusb320: Convert to i2c's .probe_new()

 drivers/extcon/extcon-fsa9480.c      | 5 ++---
 drivers/extcon/extcon-max77843.c     | 3 +--
 drivers/extcon/extcon-rt8973a.c      | 5 ++---
 drivers/extcon/extcon-usbc-tusb320.c | 5 ++---
 4 files changed, 7 insertions(+), 11 deletions(-)

             reply	other threads:[~2022-12-03  6:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03  6:17 Chanwoo Choi [this message]
2022-12-03  9:54 ` [GIT PULL] extcon next for 6.2 Greg Kroah-Hartman
2022-12-03 10:25   ` Chanwoo Choi

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=2d54b0bb-9252-a4be-7de5-a5b1bf7f2c37@gmail.com \
    --to=cwchoi00@gmail.com \
    --cc=chanwoo@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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