]> git.baikalelectronics.ru Git - kernel.git/commit
net: ks8851: Add of match table
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 23 May 2014 19:57:20 +0000 (12:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 May 2014 18:03:21 +0000 (14:03 -0400)
commit54d95ea83a7688a3e7293e1da0a569281288cd32
tree2229d952903469f6468c3e467354ddd762b034fe
parentdb2c2728ab101d0fcbe4a8d6cbe0e4f425178fb2
net: ks8851: Add of match table

Users are currently just providing "ks8851" as the compatible for
this driver in device tree. Add a compatible string that provides
the vendor name along with the device name to be more explicit.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/micrel/ks8851.c