]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: spi_ks8995: verify chip and determine revision
authorHelmut Buchsbaum <helmut.buchsbaum@gmail.com>
Tue, 9 Feb 2016 19:47:14 +0000 (20:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2016 16:34:24 +0000 (11:34 -0500)
commit2811471e8575b1877c5b2d93518d16bcd9fd2583
tree2095442426b92d724c18bf280c178e9b49094e3c
parent1a629a18c042927cb73b89192d2ce31e97b51303
net: phy: spi_ks8995: verify chip and determine revision

Since the chip variant is now determined by spi_device_id, verify
family and chip id and determine the revision id.

Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/spi_ks8995.c