From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932646AbbIUS6n (ORCPT ); Mon, 21 Sep 2015 14:58:43 -0400 Received: from mail-yk0-f169.google.com ([209.85.160.169]:36295 "EHLO mail-yk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932536AbbIUS6a (ORCPT ); Mon, 21 Sep 2015 14:58:30 -0400 Date: Mon, 21 Sep 2015 14:58:26 -0400 From: Tejun Heo To: Nicholas Krause Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ata:Add newer AHCI hardware documentation links for more current AHCI documentation Message-ID: <20150921185826.GD13263@mtj.duckdns.org> References: <1442608107-6637-1-git-send-email-xerofoify@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442608107-6637-1-git-send-email-xerofoify@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 18, 2015 at 04:28:27PM -0400, Nicholas Krause wrote: > This adds newer AHCI hardware documentation links for more current > revised AHCI documentation as written by Intel to allow devolopers > to use more current AHCI documentation for the hardware spec. > > Signed-off-by: Nicholas Krause Applied to libata/for-4.4. Thanks. -- tejun