]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit484e36ff18341ca1fca4258139100b2e90530f53
tree2095442426b92d724c18bf280c178e9b49094e3c
parentaa54c8da9a8e480861346d88b57086490bdd7b03
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