From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 1/1] ahci: Remove Device ID for Intel Sunrise Point PCH Date: Tue, 13 Jan 2015 10:33:54 -0500 Message-ID: <20150113153354.GA3553@htj.dyndns.org> References: <1421108032-5582-1-git-send-email-james.d.ralston@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qc0-f182.google.com ([209.85.216.182]:36121 "EHLO mail-qc0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751145AbbAMPd6 (ORCPT ); Tue, 13 Jan 2015 10:33:58 -0500 Content-Disposition: inline In-Reply-To: <1421108032-5582-1-git-send-email-james.d.ralston@intel.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: James Ralston Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, Jan 12, 2015 at 04:13:52PM -0800, James Ralston wrote: > This patch removes a duplicate AHCI-mode SATA Device ID for the Intel Sunrise Point PCH. > > Signed-off-by: James Ralston Applied to libata/for-3.19-fixes. Thanks. -- tejun