From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753099AbeC0OAq (ORCPT ); Tue, 27 Mar 2018 10:00:46 -0400 Received: from mail-yb0-f182.google.com ([209.85.213.182]:44144 "EHLO mail-yb0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752928AbeC0OAn (ORCPT ); Tue, 27 Mar 2018 10:00:43 -0400 X-Google-Smtp-Source: AG47ELuM0QyCGDC/Zw0tqHgv9z1Q2G7o+Fih8v5sXAQYuSm2Qc37N4+dq0PrFhyHGIOJ/n+u4JEsKA== Date: Tue, 27 Mar 2018 07:00:39 -0700 From: Tejun Heo To: Kunihiko Hayashi Cc: Hans de Goede , Rob Herring , Mark Rutland , linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ata: ahci-platform: add reset control support Message-ID: <20180327140039.GM1840639@devbig577.frc2.facebook.com> References: <1522133832-7760-1-git-send-email-hayashi.kunihiko@socionext.com> <20180327160411.A7F7.4A936039@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180327160411.A7F7.4A936039@socionext.com> 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 On Tue, Mar 27, 2018 at 04:04:12PM +0900, Kunihiko Hayashi wrote: > Sorry, please ignore this patch because of adding unneed lines. > I'll resend it. Already applied. Can you please send a delta patch if something's not right? Thanks. -- tejun