Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp788475pxj; Fri, 14 May 2021 16:24:23 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzyZNGZSVcAjtVBJjdExon/bbTBJ04s7LOeacCtMjTVE9QBWNMdfwchAp5dQ3mfqg7x7nOM X-Received: by 2002:aa7:d659:: with SMTP id v25mr13509171edr.271.1621034663638; Fri, 14 May 2021 16:24:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621034663; cv=none; d=google.com; s=arc-20160816; b=IixFR9bkn/AWg22l7bvCXKXuwAchVMKliOnLUD9vKd39bIS2bThogRSQi6N2d/YUF4 g/pm2f6iMluMn+jZ496U9yqD1AfG8kGc/Muf+0uJ8PU4i3DZiN6Bdkdx8c4uxJurhfC3 yY5eyQ2bdsr/YpJyoD3JyZCsYh9zhPrxzdRkJnvelPfE40uv2Vxg7aDweB4NKss18klj C6x0eh4lQi6vDFrYRa+mQcKWJW6oXBRMxbDmrMh1z1lL95pnWnvJGtlIoZy3pY9EG6tC DGmnXnXgz3+9KNnYNrbNJiGFFbA94kG0O4yhlvJZgCdxNyrCvL7n7j8BfoyKvARKOMgQ ACsA== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=d8sjo+i2ySzPUZ8XGAyMhBafRSu2ruQIS/S+rj5zztc=; b=djYE1jYh6SuPPCPYz9xlbWj7tovp1xMSWUkA7h/ulhFF8OlcxKQaQSQlq2dVWIw2Hr fzmsGEPbJUISg8l4fdfMpeojeoKKzr3m6ySxjlmMZkwxHoi2kXFHfdLrVcQrybwSiIKS ws5JQ0CLIPZ08kEmjH+fFWzxwMKuJDhHHLTO2Vx+Nf4BxzlxCfBkhx19bYI13tDlU2k9 +nw8HpGkP/IVjLvucoYmw1SGI6c68D8iuK4sv0UOvl35109plEY2DScFKVc1cT8kxDT0 MRzBN0sJG8wdBhmgNFCh1yFWTAfP9OnnQZBG8ryyPQ5sDH2hAOTh/Iu+nSPCAwenqWE9 uxbA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=foyzTg2b; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o32si6988265eda.316.2021.05.14.16.24.00; Fri, 14 May 2021 16:24:23 -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=@kernel.org header.s=k20201202 header.b=foyzTg2b; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233322AbhENPYX (ORCPT + 99 others); Fri, 14 May 2021 11:24:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:39426 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232063AbhENPYX (ORCPT ); Fri, 14 May 2021 11:24:23 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id C630961457; Fri, 14 May 2021 15:23:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621005791; bh=jg0+0ZLWWSudQssdbb0jV0S2Tb99NVlM/AuDj9Uho+4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=foyzTg2bxFrTucVnVr/E+BLc9jNRKz1zKOuAqIhosngU17jxzKoTP8rrV+EmP9J1b cVPbU9/Fl2b7ACcMGRmYh5fRJBJ67+MYRnPeJK91gRgYUev+YsJ4oonQ7J39q8u5z9 MlGFYuIrzjZGIE3i+ojpNwwFXLJCtkURgJzNtGe1iR0aV4tovPOO70iCodRwg6ects cNR0ghqBsUJtGW6WQOqIqFjdeaoM5V30tZG9QPTtgw3r1bsztqyZ0oBZh9Ypnp5qUM qU0MOu0Bq9dHFuBbjSpENjmav4ZlIRr1omyuU7wLCN9viAfgsJmjnt6zkhDDkpGueL lHWeotCgz6+NQ== From: Mark Brown To: Saravana Kannan Cc: Mark Brown , kernel-team@android.com, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Lukas Wunner Subject: Re: [PATCH v2] spi: Don't have controller clean up spi device before driver unbind Date: Fri, 14 May 2021 16:22:27 +0100 Message-Id: <162100572549.50710.4882090204526461984.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210505164734.175546-1-saravanak@google.com> References: <20210505164734.175546-1-saravanak@google.com> 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 On Wed, 5 May 2021 09:47:34 -0700, Saravana Kannan wrote: > When a spi device is unregistered and triggers a driver unbind, the > driver might need to access the spi device. So, don't have the > controller clean up the spi device before the driver is unbound. Clean > up the spi device after the driver is unbound. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: Don't have controller clean up spi device before driver unbind commit: 27e7db56cf3dffd302bd7ddfacb1d405cf671a2a All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark