From patchwork Thu Jul 4 10:37:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Zabel X-Patchwork-Id: 11031387 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DB4C2112C for ; Thu, 4 Jul 2019 10:37:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA74028A52 for ; Thu, 4 Jul 2019 10:37:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BE56828A58; Thu, 4 Jul 2019 10:37:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 59AEE28A52 for ; Thu, 4 Jul 2019 10:37:12 +0000 (UTC) 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:Date:To:From:Subject: Message-ID: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=FwJ45fthAdDZsDsC/asBBcjxxGB6WashXpig3V7chts=; b=oTuxV6SRLaEM+b eEPwKRtZdcZrpndsH6ywvDNaYNS3KyILEJRhXd2UeS5AGcpM4du1tSWPqiJWFqPD1dq3/V+y5/GTr 5tZ12PyWQlK+bxfPvwzTpv9auZ43frjOONUfLzShUX2w+TuuAt4l0wuQ/hlM4yoXZ8KKDQMBIgihe lfD7heorlFXzZpUYCxFxBOtDi1xDKAkFILFcVLAzKQbFy/FlbcU5T8Q8HYV6YCRmL2DdhnXz0vnae M9ZPv0bFhHDO2RXiTUc2ydrmQQPjSGYSMhIL4OFQAZbMWjqilBE9asWRI1OyMCrodEKrDeLJHKJNc mICBy0EGXSg0q+xgpTTg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hiz71-00082O-1B; Thu, 04 Jul 2019 10:37:11 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hiz6y-00081G-UP for linux-arm-kernel@lists.infradead.org; Thu, 04 Jul 2019 10:37:10 +0000 Received: from lupine.hi.pengutronix.de ([2001:67c:670:100:3ad5:47ff:feaf:1a17] helo=lupine) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hiz6x-0008Me-7G; Thu, 04 Jul 2019 12:37:07 +0200 Received: from pza by lupine with local (Exim 4.89) (envelope-from ) id 1hiz6w-0000uQ-Tg; Thu, 04 Jul 2019 12:37:06 +0200 Message-ID: <1562236626.6641.13.camel@pengutronix.de> Subject: Reset controller fix for v5.2 From: Philipp Zabel To: arm@kernel.org Date: Thu, 04 Jul 2019 12:37:06 +0200 X-Mailer: Evolution 3.22.6-1+deb9u2 Mime-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:3ad5:47ff:feaf:1a17 X-SA-Exim-Mail-From: p.zabel@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190704_033708_982454_4026CB02 X-CRM114-Status: UNSURE ( 7.75 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Dear arm-soc maintainers, The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9: Linux 5.2-rc1 (2019-05-19 15:47:09 -0700) are available in the Git repository at: git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.2 for you to fetch changes up to a71dcd3757e29cc8b43383ff18595d707cf08345: reset: remove redundant null check on pointer dev (2019-07-04 12:10:55 +0200) ---------------------------------------------------------------- Reset controller fix for v5.2 This tag removes a redundant device pointer NULL check from __reset_control_get_from_lookup to fix a static code checker warning. ---------------------------------------------------------------- Colin Ian King (1): reset: remove redundant null check on pointer dev drivers/reset/core.c | 3 --- 1 file changed, 3 deletions(-)