Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4660664pxj; Wed, 12 May 2021 10:16:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy4tm681H00AAmGOJYmNHMwbDfQpLLDYHNJbgkB1DFJMoj9gJG5yC63pWw4p9mDuiryrvZU X-Received: by 2002:a9d:eed:: with SMTP id 100mr25209383otj.304.1620839808120; Wed, 12 May 2021 10:16:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620839808; cv=none; d=google.com; s=arc-20160816; b=LRYG/P+DBP8tzQlPlWvDPEzV4zKTZf2euhIaB8UKBQQljE1PF6Dkoaw69NfNBr8Qid 71FSAjL7GKx2GpF4F39577XhZh1sdmpoSuqwc812xgQr34KWCbB7dED7h0dt/Ii/81OI cqRXGU1JNqJQnCokWtK21+mRNW2ywOlGfDxJyqFJxUbMBbUBnxMScN64crOclTF6suqt t28j1P2zOFiqjG5jFHFcgtkicG9DXsfbgqs/BfbcC/8cLyAh2CYF5SWL2L0se/Jp+QCM VbWqmpAfMJwVALYGrxFLLiGshwmVeVtNl1y9Xr279Udzu8WadlQ34Lvu4zEG/6gyu57z nq1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=fm6HVFxdVBmV8Ohfvsbm+x73R8n1Pz/hXUci/1J12Yc=; b=xCB+3/tGtI35SrqFoUh5ZY52QWDEAfwKoDTZgB1vd1kw4V1xJkbN07rb46rOFxytNf Lox2374MyPin74cUUPTSHSjWwFLTVZWKzCrGX7v6apu3AwinE3ktAGpTbWuLYJ6Y03gu jU5I7P5Z2pxlL3CcmALNMOvnoYM5+ixWu6nveLXsaJhd1L04qyPRjxDO/5fvqJho+omm JKdndgksJEhn8EYm9TC1sKX6siZl2BBkX0FwLvWEcD1O0Kz+yLZXjcl1+Ic9tkmKjJPq gjNKaBlI4rXWoKZPVhYPmMiODUbiv8EVzdmHSuAvZKLBOA4RAlw3ldH+awHKr3qQ2jus JW7A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FHDKzebH; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v1si531611oic.198.2021.05.12.10.16.34; Wed, 12 May 2021 10:16:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=FHDKzebH; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231655AbhELROV (ORCPT + 99 others); Wed, 12 May 2021 13:14:21 -0400 Received: from mail.kernel.org ([198.145.29.99]:49114 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236682AbhELQCO (ORCPT ); Wed, 12 May 2021 12:02:14 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9118261CDA; Wed, 12 May 2021 15:33:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620833610; bh=8gamjWY46+6oL4NIWBxusRcbN3heML8F89fps4DVL2E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FHDKzebH9MwVSdAsJTaV/4LRdyK/IqQWtugI03WvhV55B5xmH2cEr7KDdJD+6NKfM uEbK3piUpjN48OXhd699gIKSLeQUBLZokQKTxxWKGQkxyJh3koPOMXHsgKcyhN1vfW Lt1hARtxOmxvOz4EWd5BFepLu0nB5TH5sTPy78Es= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Antonio Borneo , Alain Volmat , Mark Brown , Sasha Levin Subject: [PATCH 5.11 184/601] spi: stm32: drop devres version of spi_register_master Date: Wed, 12 May 2021 16:44:21 +0200 Message-Id: <20210512144833.900617657@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144827.811958675@linuxfoundation.org> References: <20210512144827.811958675@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Antonio Borneo [ Upstream commit 8d559a64f00b59af9cc02b803ff52f6e6880a651 ] A call to spi_unregister_master() triggers calling remove() for all the spi devices binded to the spi master. Some spi device driver requires to "talk" with the spi device during the remove(), e.g.: - a LCD panel like drivers/gpu/drm/panel/panel-lg-lg4573.c will turn off the backlighting sending a command over spi. This implies that the spi master must be fully functional when spi_unregister_master() is called, either if it is called explicitly in the master's remove() code or implicitly by the devres framework. Devres calls devres_release_all() to release all the resources "after" the remove() of the spi master driver (check code of __device_release_driver() in drivers/base/dd.c). If the spi master driver has an empty remove() then there would be no issue; the devres_release_all() will release everything in reverse order w.r.t. probe(). But if code in spi master driver remove() disables the spi or makes it not functional (like in this spi-stm32), then devres cannot be used safely for unregistering the spi master and the binded spi devices. Replace devm_spi_register_master() with spi_register_master() and add spi_unregister_master() as first action in remove(). Fixes: dcbe0d84dfa5 ("spi: add driver for STM32 SPI controller") Signed-off-by: Antonio Borneo Signed-off-by: Alain Volmat Link: https://lore.kernel.org/r/1615545286-5395-1-git-send-email-alain.volmat@foss.st.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- drivers/spi/spi-stm32.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/spi/spi-stm32.c b/drivers/spi/spi-stm32.c index 53c4311cc6ab..8d8a32d46f2d 100644 --- a/drivers/spi/spi-stm32.c +++ b/drivers/spi/spi-stm32.c @@ -1950,7 +1950,7 @@ static int stm32_spi_probe(struct platform_device *pdev) pm_runtime_set_active(&pdev->dev); pm_runtime_enable(&pdev->dev); - ret = devm_spi_register_master(&pdev->dev, master); + ret = spi_register_master(master); if (ret) { dev_err(&pdev->dev, "spi master registration failed: %d\n", ret); @@ -1987,6 +1987,7 @@ static int stm32_spi_remove(struct platform_device *pdev) struct spi_master *master = platform_get_drvdata(pdev); struct stm32_spi *spi = spi_master_get_devdata(master); + spi_unregister_master(master); spi->cfg->disable(spi); if (master->dma_tx) -- 2.30.2