From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 1/1] device core: Add flag to autoremove device link on supplier unbind Date: Tue, 26 Jun 2018 12:19:20 +0200 Message-ID: <6354476.UjADPVylrh@aspire.rjw.lan> References: <20180530095704.5788-1-vivek.gautam@codeaurora.org> <541c84e9-47fc-e7bc-8249-1477b9e63455@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Vivek Gautam Cc: "Rafael J. Wysocki" , Ulf Hansson , Marek Szyprowski , Greg KH , lukas@wunner.de, dmitry.torokhov@gmail.com, aspriel@gmail.com, Robin Murphy , open list , Linux PM List-Id: linux-pm@vger.kernel.org On Tuesday, June 26, 2018 12:03:44 PM CEST Vivek Gautam wrote: > On Wed, May 30, 2018 at 6:21 PM, Vivek Gautam > wrote: > > Adding Ulf and Marek for their side of comments. > In summary, we do not want to not maintain a device link pointer > when adding a device link in supplier's driver, to delete the link later. > An autoremove flag from the suppliers side (similar to what we already > have for consumer side) can help autoremove the device link > when supplier driver goes away. > > Hi Rafael, Lukas, > Gentle ping. Can you please consider reviewing this patch. ISTR telling you that I didn't like the DL_FLAG_AUTOREMOVE_S name as it is too similar to another existing flag. That hasn't changed. BTW, please CC the patch to linux-pm when you resend it. Thanks, Rafael