net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 20 Jun 2020 15:36:42 +0000 (17:36 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 25 Jul 2020 09:24:01 +0000 (11:24 +0200)
commit75e375b0a979176b72b0355534e03a863c19d95a
treead795278d8e08ed5fb270bc2f37cf84cf8bc08c6
parentada61f1ee2a4eaa1b29d699b5ba940483171df8a
net: dc2114x: Use PCI_DEVICE() to define PCI device compat list

Use this macro to fully fill the PCI device ID table. This is mandatory
for the DM PCI support, which checks all the fields.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
drivers/net/dc2114x.c