From patchwork Tue Apr 16 14:24:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 1086347 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IbtFJ/Fc"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44k71N3sbVz9s3l for ; Wed, 17 Apr 2019 00:24:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date: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=GbVFeq63bgYT+ACPQBd0+73UTkhPQc9ngZjnxo0yj3M=; b=IbtFJ/Fc5G0u/Y tMHdlcM07PVfXpoSKzuziNPQAqNd1mT2D/IuTxAgkH1I4mWXnwT7amNDe34K3KpuaVuSt4WdN921R asoadCngtDSRrdB8FRjbwrtydaIElFHIRrXc/myHO1iN0LHK5U7lXI6WXo3wf3HXBBiQp4DS4Hpof 86QwyLc1FtYFQ2z4AMKRpgeJ4PHr6/6rBOMWayNtscGVtZuOMQIshGTzEJbp1979c/njsqD2oo+T7 Ffw7Bf2RzIbED59RPQmbTCgRPF7LnDMbWWIh/rp4blbpU85XLmYzMxb8weQdmanf2JidFABUWwjQy QrWcy/zTvKovCux0Q/3w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGP0z-0006oy-Jl; Tue, 16 Apr 2019 14:24:49 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGP0c-0006YM-Fz for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 14:24:27 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 568E9EBD; Tue, 16 Apr 2019 07:24:26 -0700 (PDT) Received: from e107155-lin (e107155-lin.cambridge.arm.com [10.1.196.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0038A3F59C; Tue, 16 Apr 2019 07:24:24 -0700 (PDT) Date: Tue, 16 Apr 2019 15:24:22 +0100 From: Sudeep Holla To: ARM SoC Team , ALKML Subject: [GIT PULL] firmware: arm_scmi: fixes/cleanup for v5.2 Message-ID: <20190416142422.GC24669@e107155-lin> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_072426_536032_A82FBD2B X-CRM114-Status: GOOD ( 10.05 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Olof Johansson , Lorenzo Pieralisi , Sudeep Holla , Arnd Bergmann , Kevin Hilman Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM SoC Team, Please pull ! Regards, Sudeep --- The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-5.2 for you to fetch changes up to d9350f21e5fe2614e1f78ef20c3a3e83c4a36391: firmware: arm_scmi: replace of_match_device->data with of_device_get_match_data() (2019-04-12 18:11:18 +0100) ---------------------------------------------------------------- ARM SCMI fixes/cleanup for v5.2 1. Fix for of_node reference leak in scmi_mailbox_check by passing NULL argument to of_parse_phandle_with_args instead of dummy argument 2. Cleanup of_match_device->data NULL pointer handling using of_device_get_match_data() helper ---------------------------------------------------------------- Aditya Pakki (1): firmware: arm_scmi: replace of_match_device->data with of_device_get_match_data() Steven Price (1): firmware: arm_scmi: fix of_node leak in scmi_mailbox_check drivers/firmware/arm_scmi/driver.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)