From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753373Ab3KDVMt (ORCPT ); Mon, 4 Nov 2013 16:12:49 -0500 Received: from mail-pd0-f182.google.com ([209.85.192.182]:35983 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558Ab3KDVMr (ORCPT ); Mon, 4 Nov 2013 16:12:47 -0500 Date: Tue, 5 Nov 2013 06:04:29 +0900 From: Tejun Heo To: James Ralston Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Seth Heasley Subject: Re: [PATCH 1/4] ahci: Add Device IDs for Intel Wildcat Point-LP Message-ID: <20131104210429.GA24165@mtj.dyndns.org> References: <1383585898-4587-1-git-send-email-james.d.ralston@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1383585898-4587-1-git-send-email-james.d.ralston@intel.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 Mon, Nov 04, 2013 at 09:24:58AM -0800, James Ralston wrote: > This patch adds the AHCI-mode SATA Device IDs for the Intel Wildcat Point-LP PCH. > > Signed-off-by: James Ralston Applied to for-3.13 w/ stable cc'd. Thanks. -- tejun