]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: spi_ks8995: introduce spi_device_id table
authorHelmut Buchsbaum <helmut.buchsbaum@gmail.com>
Tue, 9 Feb 2016 19:47:13 +0000 (20:47 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2016 16:34:24 +0000 (11:34 -0500)
commit1a629a18c042927cb73b89192d2ce31e97b51303
treedc31f845e961256da98133c31af2b0b8fb9e82f3
parent95dfbddb3e97ff1c2dc6c302c501b0fe8873f67f
net: phy: spi_ks8995: introduce spi_device_id table

Refactor to use spi_device_id table to facilitate easy
extendability.

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