mbox series

[GIT,PULL] Devicetree fixes for v6.1, take 2

Message ID 20221128204801.GA1432027-robh@kernel.org
State Not Applicable, archived
Headers show
Series [GIT,PULL] Devicetree fixes for v6.1, take 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-2

Checks

Context Check Description
robh/checkpatch warning total: 1 errors, 2 warnings, 0 lines checked
robh/patch-applied success

Message

Rob Herring Nov. 28, 2022, 8:48 p.m. UTC
Linus,

Please pull 1 more DT fix for 6.1.

Rob

The following changes since commit 917c362b5f8a6e31ff35719b1bacfc1b76a1fd2f:

  MAINTAINERS: of: collapse overlay entry into main device tree entry (2022-10-13 10:58:09 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-2

for you to fetch changes up to 60d865bd5a9b15a3961eb1c08bd4155682a3c81e:

  of: property: decrement node refcount in of_fwnode_get_reference_args() (2022-11-22 17:22:52 -0600)

----------------------------------------------------------------
Devicetree fix for v6.1, take 2:

- Fix DT node reference counting for of_fwnode_get_reference_args()
  exit path

----------------------------------------------------------------
Yang Yingliang (1):
      of: property: decrement node refcount in of_fwnode_get_reference_args()

 drivers/of/property.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Nov. 29, 2022, 2:44 a.m. UTC | #1
The pull request you sent on Mon, 28 Nov 2022 14:48:01 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4009166c3918ccfbf4daf0790630261153d6b646

Thank you!