All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgi Djakov <djakov@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	georgi.djakov@linaro.org, Georgi Djakov <djakov@kernel.org>
Subject: [GIT PULL] interconnect fixes for 5.12-rc
Date: Fri, 26 Mar 2021 18:46:03 +0200	[thread overview]
Message-ID: <20210326164603.28202-1-djakov@kernel.org> (raw)

Hello Greg,

Here is a pull request with a few tiny interconnect fixes for 5.12-rc.
The details are in the signed tag. Please take them into char-misc-linus
when possible. The patches have been in linux-next for more than a week.

Thanks,
Georgi

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.12-rc5

for you to fetch changes up to 491aef7caeb345ccfd658a7fc8a42944a7f82494:

  interconnect: Fix kerneldoc warning (2021-03-18 23:46:21 +0200)

----------------------------------------------------------------
interconnect fixes for v5.12

This contains a few tiny drivers and core fixes that have been
reported during this cycle.

- msm8939: Remove rpm-ids from non-RPM nodes
- core: Fix error return code of icc_link_destroy()
- core: Fix kerneldoc warning

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

----------------------------------------------------------------
Benjamin Li (1):
      interconnect: qcom: msm8939: remove rpm-ids from non-RPM nodes

Georgi Djakov (1):
      interconnect: Fix kerneldoc warning

Jia-Ju Bai (1):
      interconnect: core: fix error return code of icc_link_destroy()

 drivers/interconnect/bulk.c         |  2 +-
 drivers/interconnect/core.c         |  2 +
 drivers/interconnect/qcom/msm8939.c | 16 ++++----
 3 files changed, 11 insertions(+), 9 deletions(-)

             reply	other threads:[~2021-03-26 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-26 16:46 Georgi Djakov [this message]
2021-03-27 11:43 ` [GIT PULL] interconnect fixes for 5.12-rc Greg KH

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=20210326164603.28202-1-djakov@kernel.org \
    --to=djakov@kernel.org \
    --cc=georgi.djakov@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@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 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.