Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755183AbbBPQ1w (ORCPT ); Mon, 16 Feb 2015 11:27:52 -0500 Received: from mail-wg0-f43.google.com ([74.125.82.43]:33975 "EHLO mail-wg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753261AbbBPQ1u (ORCPT ); Mon, 16 Feb 2015 11:27:50 -0500 MIME-Version: 1.0 In-Reply-To: References: <1424045863-27293-1-git-send-email-joseph.kogut@gmail.com> From: Joseph Kogut Date: Mon, 16 Feb 2015 09:27:09 -0700 Message-ID: Subject: Re: [PATCH] usb: dwc3: Moved PCI IDS to linux/pci_ids.h To: Bjorn Helgaas Cc: Felipe Balbi , Greg Kroah-Hartman , USB list , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 10 It seems that the Synopsys vendor ID is used in usb/dwc2 as well, and the rest of the definitions aren't referenced outside of usb/dwc3. Would the proper approach be to move the Synopsys vendor ID to linux/pci_ids.h, remove the redefinition in usb/dwc2, and remove the fixme? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/