public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for v6.10
@ 2024-05-08 17:01 Chanwoo Choi
  2024-05-08 18:36 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2024-05-08 17:01 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Linux Kernel Mailing List, Chanwoo Choi, Chanwoo Choi,
	MyungJoo Ham

Dear Greg,

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

Best Regards,
Chanwoo Choi


The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3e8e45b65d9f3f1811c020325a306da0f01e485b:

  extcon: adc-jack: Document missing struct members (2024-05-09 01:03:39 +0900)

----------------------------------------------------------------
Update extcon next for v6.10

Detailed description for this pull request:
- Covert to platform remove callback with .remove_new ops
: extcon-adc-jack.c/extcon-intel-cht-wc.c/extcon-intel-mrfld.c
: extcon-max3355.c/extcon-max77843.c/extcon-usb-gpio.c/extcon-usbc-cros-ec.c

- Switch to use dev_err_prove() on extcon-intel-mrfld.c

- Remove unused of_gpio.h on extcon-rtk-type-c.c

- Select IRQ_DOMAIN config instead of dependency for extcon-max8997.c

- Use returned error instead of -ENOMEM for extcon-intel-mrfld.c
----------------------------------------------------------------
Andy Shevchenko (3):
      extcon: intel-mrfld: Switch to use dev_err_probe()
      extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()
      extcon: realtek: Remove unused of_gpio.h

Randy Dunlap (1):
      extcon: max8997: select IRQ_DOMAIN instead of depending on it

Uwe Kleine-König (7):
      extcon: adc-jack: Convert to platform remove callback returning void
      extcon: intel-cht-wc: Convert to platform remove callback returning void
      extcon: intel-mrfld: Convert to platform remove callback returning void
      extcon: max3355: Convert to platform remove callback returning void
      extcon: max77843: Convert to platform remove callback returning void
      extcon: usb-gpio: Convert to platform remove callback returning void
      extcon: usbc-cros-ec: Convert to platform remove callback returning void

Yang Li (1):
      extcon: adc-jack: Document missing struct members

 drivers/extcon/Kconfig               |  3 ++-
 drivers/extcon/extcon-adc-jack.c     |  8 ++++----
 drivers/extcon/extcon-intel-cht-wc.c |  6 ++----
 drivers/extcon/extcon-intel-mrfld.c  | 26 +++++++++-----------------
 drivers/extcon/extcon-max3355.c      |  6 ++----
 drivers/extcon/extcon-max77843.c     |  6 ++----
 drivers/extcon/extcon-rtk-type-c.c   |  1 -
 drivers/extcon/extcon-usb-gpio.c     |  6 ++----
 drivers/extcon/extcon-usbc-cros-ec.c |  6 ++----
 9 files changed, 25 insertions(+), 43 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] extcon next for v6.10
  2024-05-08 17:01 [GIT PULL] extcon next for v6.10 Chanwoo Choi
@ 2024-05-08 18:36 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-05-08 18:36 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: Linux Kernel Mailing List, Chanwoo Choi, MyungJoo Ham

On Thu, May 09, 2024 at 02:01:11AM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v6.10. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> Best Regards,
> Chanwoo Choi
> 
> 
> The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:
> 
>   Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-6.10

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-08 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 17:01 [GIT PULL] extcon next for v6.10 Chanwoo Choi
2024-05-08 18:36 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox