From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756392AbcB0LS6 (ORCPT ); Sat, 27 Feb 2016 06:18:58 -0500 Received: from mail-ob0-f170.google.com ([209.85.214.170]:33520 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756315AbcB0LS4 (ORCPT ); Sat, 27 Feb 2016 06:18:56 -0500 Date: Sat, 27 Feb 2016 06:18:55 -0500 From: Tejun Heo To: Christoph Hellwig Cc: scott.lawson@intel.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs Message-ID: <20160227111855.GW3965@htj.duckdns.org> References: <1456510192-27184-1-git-send-email-scott.lawson@intel.com> <20160227085154.GB26010@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160227085154.GB26010@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 27, 2016 at 12:51:54AM -0800, Christoph Hellwig wrote: > On Fri, Feb 26, 2016 at 10:09:52AM -0800, scott.lawson@intel.com wrote: > > From: Scott Lawson > > > > These PCI device IDs have been removed from the Intel Lewisburg design > > specification. They are no longer needed. > > Let's keep them just in case.. Out of curiosity, any specific reasons to do so? -- tejun