linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] interconnect changes for 6.1
@ 2022-09-26 13:53 Georgi Djakov
  2022-09-26 17:27 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2022-09-26 13:53 UTC (permalink / raw)
  To: gregkh; +Cc: linux-pm, linux-kernel, djakov

Hello Greg,

This is the pull request with interconnect changes for the 6.1-rc1 merge
window. It contains some tiny updates. The details are in the signed tag.

All patches have been in linux-next. Please pull into char-misc-next when
possible.

Thanks,
Georgi

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.1-rc1

for you to fetch changes up to 7360d55ba1993cb59267507d04b7e62c40bad424:

  Merge branch 'icc-ignore-return-val' into icc-next (2022-09-20 15:57:00 +0300)

----------------------------------------------------------------
interconnect changes for 6.1

These are the interconnect changes for the 6.1-rc1 merge window, which
this time are tiny. One is a series to convert the remove() callback of
platform devices to return void instead of int. The other change is
enabling modular support for a driver.

Signed-off-by: Georgi Djakov <djakov@kernel.org>

----------------------------------------------------------------
Georgi Djakov (1):
      Merge branch 'icc-ignore-return-val' into icc-next

Huang Yiwei (1):
      interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate

Uwe Kleine-König (8):
      interconnect: imx: Ignore return value of icc_provider_del() in .remove()
      interconnect: icc-rpm: Ignore return value of icc_provider_del() in .remove()
      interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()
      interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()
      interconnect: osm-l3: Ignore return value of icc_provider_del() in .remove()
      interconnect: sm8450: Ignore return value of icc_provider_del() in .remove()
      interconnect: Make icc_provider_del() return void
      interconnect: imx: Make imx_icc_unregister() return void

 drivers/interconnect/core.c            | 10 +++-----
 drivers/interconnect/imx/imx.c         |  4 +--
 drivers/interconnect/imx/imx.h         |  2 +-
 drivers/interconnect/imx/imx8mm.c      |  4 ++-
 drivers/interconnect/imx/imx8mn.c      |  4 ++-
 drivers/interconnect/imx/imx8mp.c      |  4 ++-
 drivers/interconnect/imx/imx8mq.c      |  4 ++-
 drivers/interconnect/qcom/Kconfig      |  2 +-
 drivers/interconnect/qcom/icc-common.c |  3 +++
 drivers/interconnect/qcom/icc-rpm.c    |  4 ++-
 drivers/interconnect/qcom/icc-rpmh.c   |  4 ++-
 drivers/interconnect/qcom/msm8974.c    |  4 ++-
 drivers/interconnect/qcom/osm-l3.c     |  4 ++-
 drivers/interconnect/qcom/sm8450.c     |  4 ++-
 include/linux/interconnect-provider.h  |  5 ++--
 15 files changed, 39 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] interconnect changes for 6.1
  2022-09-26 13:53 [GIT PULL] interconnect changes for 6.1 Georgi Djakov
@ 2022-09-26 17:27 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-09-26 17:27 UTC (permalink / raw)
  To: Georgi Djakov; +Cc: linux-pm, linux-kernel

On Mon, Sep 26, 2022 at 04:53:01PM +0300, Georgi Djakov wrote:
> Hello Greg,
> 
> This is the pull request with interconnect changes for the 6.1-rc1 merge
> window. It contains some tiny updates. The details are in the signed tag.
> 
> All patches have been in linux-next. Please pull into char-misc-next when
> possible.
> 
> Thanks,
> Georgi
> 
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
> 
>   Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.1-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2022-09-26 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 13:53 [GIT PULL] interconnect changes for 6.1 Georgi Djakov
2022-09-26 17:27 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).