From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755122AbeDZTUq (ORCPT ); Thu, 26 Apr 2018 15:20:46 -0400 Received: from mail-yw0-f181.google.com ([209.85.161.181]:36820 "EHLO mail-yw0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbeDZTUn (ORCPT ); Thu, 26 Apr 2018 15:20:43 -0400 X-Google-Smtp-Source: AIpwx4/A1J6XNrIiNKYhCbf+wK7dWZ3/ipqXRde2yaEWvMRUvHRF1n0uLQMeIpKy9LweJqwCnOLKog== Date: Thu, 26 Apr 2018 12:20:40 -0700 From: Tejun Heo To: Thierry Reding Cc: linux-ide@vger.kernel.org, Kunihiko Hayashi , Rob Herring , Mark Rutland , Hans de Goede , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Revert "ata: ahci-platform: add reset control support" Message-ID: <20180426192040.GT1911913@devbig577.frc2.facebook.com> References: <1523237554-7928-1-git-send-email-hayashi.kunihiko@socionext.com> <20180418083647.GA5503@ulmo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180418083647.GA5503@ulmo> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Wed, Apr 18, 2018 at 10:36:47AM +0200, Thierry Reding wrote: > I see that you've applied this to your for-next branch. However, this is > a fix that needs to go into v4.17 because that's where the regression > was introduced. Is there any way you can promote this to a fixes branch? It's in for-4.17-fixes. I'll push it out early next week. Thanks. -- tejun