Re: [PATCH 1/3] pci_ids: Add AMD KERNCZ device ID support

2015-06-06 Thread Borislav Petkov
On Sat, Jun 06, 2015 at 09:13:38PM +0800, Wan ZongShun wrote: > The KERNCZ is new AMD SB/FCH generation name, like HUDSON2. > We will adopt 0x790b as device ID since from this gereration. > > Signed-off-by: Wan ZongShun > Signed-off-by: Wan ZongShun You need to choose one email address, not

[PATCH 1/3] pci_ids: Add AMD KERNCZ device ID support

2015-06-06 Thread Wan ZongShun
The KERNCZ is new AMD SB/FCH generation name, like HUDSON2. We will adopt 0x790b as device ID since from this gereration. Signed-off-by: Wan ZongShun Signed-off-by: Wan ZongShun --- include/linux/pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/pci_ids.h

[PATCH 1/3] pci_ids: Add AMD KERNCZ device ID support

2015-06-06 Thread Wan ZongShun
The KERNCZ is new AMD SB/FCH generation name, like HUDSON2. We will adopt 0x790b as device ID since from this gereration. Signed-off-by: Wan ZongShun vincent@amd.com Signed-off-by: Wan ZongShun mcuos@gmail.com --- include/linux/pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH 1/3] pci_ids: Add AMD KERNCZ device ID support

2015-06-06 Thread Borislav Petkov
On Sat, Jun 06, 2015 at 09:13:38PM +0800, Wan ZongShun wrote: The KERNCZ is new AMD SB/FCH generation name, like HUDSON2. We will adopt 0x790b as device ID since from this gereration. Signed-off-by: Wan ZongShun vincent@amd.com Signed-off-by: Wan ZongShun mcuos@gmail.com You need to