Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760059AbcLRC6B (ORCPT ); Sat, 17 Dec 2016 21:58:01 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:36861 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752056AbcLRC57 (ORCPT ); Sat, 17 Dec 2016 21:57:59 -0500 Subject: Re: [PATCH v2 0/8] power: supply: tps65217: Support USB charger feature To: Sebastian Reichel References: <20161209074906.27545-1-woogyom.kim@gmail.com> <20161217162400.7yqiibcrkzp5ac3q@earth> Cc: Enric Balletbo i Serra , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org From: Milo Kim Message-ID: Date: Sun, 18 Dec 2016 11:57:54 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20161217162400.7yqiibcrkzp5ac3q@earth> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 297 Lines: 9 On 12/18/2016 01:24 AM, Sebastian Reichel wrote: > patches look fine, but these two patches must be reordered to fix > bisectability. Otherwise after patch 1 the thread is not properly > killed during driver removal. Thanks for your guidelines. The v3 patchset has been sent. Best regards, Milo