lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 19 Apr 2016 05:17:49 +0000
From:	Prabu Thangamuthu <Prabu.T@...opsys.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Prabu Thangamuthu <Prabu.T@...opsys.com>
CC:	"Ulf Hansson (ulf.hansson@...aro.org)" <ulf.hansson@...aro.org>,
	"Adrian Hunter" <adrian.hunter@...el.com>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"David S. Miller" <davem@...emloft.net>,
	Kalle Valo <kvalo@...eaurora.org>,
	"Mauro Carvalho Chehab" <mchehab@....samsung.com>,
	Guenter Roeck <linux@...ck-us.net>,
	"Jiri Slaby" <jslaby@...e.com>,
	Chaotian Jing <chaotian.jing@...iatek.com>,
	"Andrei Pistirica" <andrei.pistirica@...rochip.com>,
	Ben Hutchings <ben.hutchings@...ethink.co.uk>,
	Joshua Henderson <joshua.henderson@...rochip.com>,
	Ludovic Desroches <ludovic.desroches@...el.com>,
	Manjunath M Bettegowda <Manjunath.MB@...opsys.com>,
	"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP

Hi Greg K-H,

> On  Tuesday, April 19, 2016 12:25 AM, Greg Kroah-Hartman Wrote:
>
> > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index
> > 247da8c..01f743b 100644
> > --- a/include/linux/pci_ids.h
> > +++ b/include/linux/pci_ids.h
> > @@ -2318,6 +2318,9 @@
> >  #define PCI_DEVICE_ID_CENATEK_IDE	0x0001
> >
> >  #define PCI_VENDOR_ID_SYNOPSYS		0x16c3
> > +#define PCI_DEVICE_ID_MOBSTOR_HAPS51	0xc101
> > +#define PCI_DEVICE_ID_MSHC_HAPS51	0xc201
> > +#define PCI_DEVICE_ID_MSHC_HAPSDX	0xc202
> 
> Please read the top of this file for why you should not add any new entries to
> it. 

Thank you for pointing it. 
I will update the Patch accordingly.

Regards,
Prabu Thangamuthu.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ