From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AAFF6C6FA82 for ; Sun, 18 Sep 2022 20:50:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 79AA3C433D7; Sun, 18 Sep 2022 20:50:44 +0000 (UTC) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 7F8C6C433D6; Sun, 18 Sep 2022 20:50:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7F8C6C433D6 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qk1-f171.google.com with SMTP id c19so17424772qkm.7; Sun, 18 Sep 2022 13:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=aQ0vYa3HCzCDqiVeQlyC/rgqErgRCaJrO7NMn2V/yHo=; b=MnZAW8hf7DgS8fmQHdjih8d8aDdNJ+hZ2p0PhIfRCfP1vdcTl3Y0xN5xttnvvG3IKe Hxo8b53dYjPuxXj6GG9BafnHkFYhq5e5rqWUiraL1yXk78Wp+QblsTTqYviKaS8t31RB +2lNDS+hOXSgg2t0k5uZ6NzPvtUSnEwNTM8fSO0xue7D6MIAjCy3ujmBSGzzvhdk+FEY CS9TethiCT0dGLbpP0cT408dvW3gpowKg7Pt7XY2qeTz31H12KwcwFxyNAhpYZmYo7aM scjoms9lfp6ZuismaaoNvwsZoJsaPGgdkPFn21WUekcLINKzMKVomb0BgQ95rVGrB63C wTGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=aQ0vYa3HCzCDqiVeQlyC/rgqErgRCaJrO7NMn2V/yHo=; b=ZlmcTR6ZQaBS2oTeNJMYUywp47bBOYPaJfQD7c7Z0I4j/aFDHGXwIxP1xTGH9uqj4U m24ooQ/tQ785h47k3qSv0uBuLnTPkcXfjFNejgqv9dn3JfVJsDw4XyX1bHv+tZquOWdg MADLr4VMrRIdyKdzw8mVofTm9POEP9L4cDCPDlGHSPp53DvNF/KxEezQjpkkEwFs0n9Q TpWWBz5brG4uZeLre5/+z2M1ESTiGki0SNXsGVOsyGKCtqW25owCZjjUv7kpHt165hqN Pjy8+fti4YZkpNa017Aeldcof/zQJ6Af6iOGg2Abm+qWDemJKopGZj9JAHtHJYEplMhA UD6g== X-Gm-Message-State: ACrzQf0MFGY/hv6xQDTLVmWeshjxqVKpcEzSu2eogxKJJefWI2oWewAV SeeYqjsniJXHhd8vLmtacwzS0xixI1Q= X-Google-Smtp-Source: AMsMyM4efi5rDOqgB7+BhNgkboYefdkKZgct7HfWzfb+zL+hghWPILYQOJ6jI0CkOy/iUJ3RGfNNFg== X-Received: by 2002:a05:620a:124f:b0:6cd:ef55:544c with SMTP id a15-20020a05620a124f00b006cdef55544cmr10873419qkl.158.1663534242119; Sun, 18 Sep 2022 13:50:42 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q4-20020a37f704000000b006cbc6e1478csm10977065qkj.57.2022.09.18.13.50.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 13:50:41 -0700 (PDT) From: Florian Fainelli List-Id: To: soc@kernel.org Cc: Florian Fainelli , Jim Quinlan , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 1/1] Broadcom drivers fixes for 6.0 Date: Sun, 18 Sep 2022 13:50:38 -0700 Message-Id: <20220918205038.3017866-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit The following changes since commit 1085f5080647f0c9f357c270a537869191f7f2a1: soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (2022-08-29 10:30:22 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/drivers-fixes-v2 for you to fetch changes up to 90d000288e115ca63452813c423f9dfd9f521c96: soc: bcm: brcmstb: biuctrl: Avoid double of_node_put() (2022-09-15 14:30:29 -0700) ---------------------------------------------------------------- This pull request contains Broadcom SoCs driver fixes for 6.0, please pull the following: - Florian fixes a double of_node_put() in the Broadcom STB Bus Interface Unit driver ---------------------------------------------------------------- Florian Fainelli (1): soc: bcm: brcmstb: biuctrl: Avoid double of_node_put() drivers/soc/bcm/brcmstb/biuctrl.c | 1 - 1 file changed, 1 deletion(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 451B9C6FA82 for ; Sun, 18 Sep 2022 20:51:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=+7z2iH1nbonLQ4Dg4XnoYZlbcGXoOfn2h6vfocCDXxc=; b=spjdhYvtfhgdy2 LPHrAtHprGj6TEn/VV1mwtNEPtlQHOfz1ZGghxNHMhLXpEaYcdrYFjUTxkZvmHsh4TUq/asgQVr+9 XoP7NkzVh0nz2oRKKMIBbQcpYjLa8QjfRYNGfpFFaHur3a/4UqYQXmnFcIiiya5wGwpq58mGDHdX5 M84mOxe3dYVyh5eChRwxXprATiBaZBZSQlYiKNOxY05GcsXKabZAlcVtxXY0RXhV/vL+dCOs7cTJI N7yyo6AG1hNHHwMtZp/fxbyEbc3qgd5+Wp7y0rBBs0dXrehE8bX6imiNeEOrXRkz7HnmRbY155zsW iqQQkmipbCWELbgv5otQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oa1FY-0036es-GW; Sun, 18 Sep 2022 20:50:48 +0000 Received: from mail-qk1-x72e.google.com ([2607:f8b0:4864:20::72e]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oa1FV-0036bk-0b for linux-arm-kernel@lists.infradead.org; Sun, 18 Sep 2022 20:50:46 +0000 Received: by mail-qk1-x72e.google.com with SMTP id i3so14638816qkl.3 for ; Sun, 18 Sep 2022 13:50:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=aQ0vYa3HCzCDqiVeQlyC/rgqErgRCaJrO7NMn2V/yHo=; b=MnZAW8hf7DgS8fmQHdjih8d8aDdNJ+hZ2p0PhIfRCfP1vdcTl3Y0xN5xttnvvG3IKe Hxo8b53dYjPuxXj6GG9BafnHkFYhq5e5rqWUiraL1yXk78Wp+QblsTTqYviKaS8t31RB +2lNDS+hOXSgg2t0k5uZ6NzPvtUSnEwNTM8fSO0xue7D6MIAjCy3ujmBSGzzvhdk+FEY CS9TethiCT0dGLbpP0cT408dvW3gpowKg7Pt7XY2qeTz31H12KwcwFxyNAhpYZmYo7aM scjoms9lfp6ZuismaaoNvwsZoJsaPGgdkPFn21WUekcLINKzMKVomb0BgQ95rVGrB63C wTGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=aQ0vYa3HCzCDqiVeQlyC/rgqErgRCaJrO7NMn2V/yHo=; b=eRmrxtVZUk7DmyYMEahyTyLZKR9dLY/w7qfXaiWMt8c+XlPuynKWCSGYwFboAWq7Md az/W8T6LYY6Yptt8GIdCM6QlQYHejELrS6+ZNbByeL9tWIstGoU+bCE678uSbOylx/g4 U6FrdbxXJgZ3yoHjkXeP8ZAnRY5K2yt2gDSTNV/qXDMB+ldPRJLoFZal7TcUS5dyWHnO 0LKl8vTPrrgcsj8sLkU9mUx3AvDzHVYshrSUp9rwxmEDYFN4lvgOQNXiKvj6zcx1Ip6k LzhTJZIUwMIgvCqOUOCb648XDtKDYGu0tt5/RMGiSDC5Sy7H9EUnhCDZmo2QpZ5mVcbI myiQ== X-Gm-Message-State: ACrzQf3TZ6ze9f/Ed0/JOVf0WqPOOquQz+Mzc74WYPUN2yW48GLg3wzm GjeyskFfFTMr5y1DVQ1+nVU= X-Google-Smtp-Source: AMsMyM4efi5rDOqgB7+BhNgkboYefdkKZgct7HfWzfb+zL+hghWPILYQOJ6jI0CkOy/iUJ3RGfNNFg== X-Received: by 2002:a05:620a:124f:b0:6cd:ef55:544c with SMTP id a15-20020a05620a124f00b006cdef55544cmr10873419qkl.158.1663534242119; Sun, 18 Sep 2022 13:50:42 -0700 (PDT) Received: from fainelli-desktop.igp.broadcom.net ([192.19.223.252]) by smtp.gmail.com with ESMTPSA id q4-20020a37f704000000b006cbc6e1478csm10977065qkj.57.2022.09.18.13.50.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 13:50:41 -0700 (PDT) From: Florian Fainelli To: soc@kernel.org Cc: Florian Fainelli , Jim Quinlan , linux-arm-kernel@lists.infradead.org, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: [GIT PULL 1/1] Broadcom drivers fixes for 6.0 Date: Sun, 18 Sep 2022 13:50:38 -0700 Message-Id: <20220918205038.3017866-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220918_135045_115348_84217990 X-CRM114-Status: UNSURE ( 8.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 1085f5080647f0c9f357c270a537869191f7f2a1: soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs (2022-08-29 10:30:22 -0700) are available in the Git repository at: https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.0/drivers-fixes-v2 for you to fetch changes up to 90d000288e115ca63452813c423f9dfd9f521c96: soc: bcm: brcmstb: biuctrl: Avoid double of_node_put() (2022-09-15 14:30:29 -0700) ---------------------------------------------------------------- This pull request contains Broadcom SoCs driver fixes for 6.0, please pull the following: - Florian fixes a double of_node_put() in the Broadcom STB Bus Interface Unit driver ---------------------------------------------------------------- Florian Fainelli (1): soc: bcm: brcmstb: biuctrl: Avoid double of_node_put() drivers/soc/bcm/brcmstb/biuctrl.c | 1 - 1 file changed, 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel