]> 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)
commitdf154e15f6a9c821b628bc181c3824b701eccd95
treedc31f845e961256da98133c31af2b0b8fb9e82f3
parenta95ce6becde5d7e35d8cb5772cd6cf747a98a1a4
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