From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932361Ab2HQR2W (ORCPT ); Fri, 17 Aug 2012 13:28:22 -0400 Received: from mail-gh0-f174.google.com ([209.85.160.174]:64237 "EHLO mail-gh0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758689Ab2HQR2K (ORCPT ); Fri, 17 Aug 2012 13:28:10 -0400 Message-ID: <502E7F26.4030500@pobox.com> Date: Fri, 17 Aug 2012 13:28:06 -0400 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: james.d.ralston@intel.com CC: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Seth Heasley Subject: Re: [PATCH 1/5] ahci: Add Device IDs for Intel Lynx Point-LP PCH References: <1344528151-2306-1-git-send-email-james.d.ralston@intel.com> In-Reply-To: <1344528151-2306-1-git-send-email-james.d.ralston@intel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/09/2012 12:02 PM, james.d.ralston@intel.com wrote: > From: James Ralston > > This patch adds the AHCI-mode SATA Device IDs for the Intel Lynx Point-LP PCH > > Signed-off-by: James Ralston > --- > drivers/ata/ahci.c | 8 ++++++++ > 1 files changed, 8 insertions(+), 0 deletions(-) applied