diff mbox

[1/2] pci_id: add Intel Merrifield mmc pci id

Message ID 1380657633-19543-1-git-send-email-david.a.cohen@linux.intel.com
State Rejected
Headers show

Commit Message

David Cohen Oct. 1, 2013, 8 p.m. UTC
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
---
 include/linux/pci_ids.h | 1 +
 1 file changed, 1 insertion(+)

Comments

gregkh@linuxfoundation.org Oct. 1, 2013, 8:07 p.m. UTC | #1
On Tue, Oct 01, 2013 at 01:00:32PM -0700, David Cohen wrote:
> Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
> ---
>  include/linux/pci_ids.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> index 97fbecd..2a89103 100644
> --- a/include/linux/pci_ids.h
> +++ b/include/linux/pci_ids.h
> @@ -2551,6 +2551,7 @@
>  #define PCI_DEVICE_ID_INTEL_MFD_EMMC0	0x0823
>  #define PCI_DEVICE_ID_INTEL_MFD_EMMC1	0x0824
>  #define PCI_DEVICE_ID_INTEL_MRST_SD2	0x084F
> +#define PCI_DEVICE_ID_INTEL_MRFL_MMC	0x1190

Please read the top of this file for why you shouldn't be adding new
device ids to it.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
David Cohen Oct. 1, 2013, 8:14 p.m. UTC | #2
On 10/01/2013 01:07 PM, Greg KH wrote:
> On Tue, Oct 01, 2013 at 01:00:32PM -0700, David Cohen wrote:
>> Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
>> ---
>>   include/linux/pci_ids.h | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
>> index 97fbecd..2a89103 100644
>> --- a/include/linux/pci_ids.h
>> +++ b/include/linux/pci_ids.h
>> @@ -2551,6 +2551,7 @@
>>   #define PCI_DEVICE_ID_INTEL_MFD_EMMC0	0x0823
>>   #define PCI_DEVICE_ID_INTEL_MFD_EMMC1	0x0824
>>   #define PCI_DEVICE_ID_INTEL_MRST_SD2	0x084F
>> +#define PCI_DEVICE_ID_INTEL_MRFL_MMC	0x1190
>
> Please read the top of this file for why you shouldn't be adding new
> device ids to it.

Thanks for the reply. I am sending new patch.

Br, David

>
> thanks,
>
> greg k-h
>

--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 97fbecd..2a89103 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2551,6 +2551,7 @@ 
 #define PCI_DEVICE_ID_INTEL_MFD_EMMC0	0x0823
 #define PCI_DEVICE_ID_INTEL_MFD_EMMC1	0x0824
 #define PCI_DEVICE_ID_INTEL_MRST_SD2	0x084F
+#define PCI_DEVICE_ID_INTEL_MRFL_MMC	0x1190
 #define PCI_DEVICE_ID_INTEL_I960	0x0960
 #define PCI_DEVICE_ID_INTEL_I960RM	0x0962
 #define PCI_DEVICE_ID_INTEL_CENTERTON_ILB	0x0c60