KS8851: Add soft reset at probe time
authorBen Dooks <ben@simtec.co.uk>
Mon, 19 Oct 2009 23:49:03 +0000 (23:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Oct 2009 02:11:05 +0000 (19:11 -0700)
commit57dada6819160eb08f2945fb847045f173d3218d
treed71f7249cbac0127a6323dc09b255a5f6e8611aa
parent78abcb13dd573f80d76d12007b36200a86f1e494
KS8851: Add soft reset at probe time

Issue a full soft reset at probe time.

This was reported by Doong Ping of Micrel, but no explanation of why this
is necessary or what bug it is fixing. Add it as it does not seem to hurt
the current driver and ensures that the device is in a known state when we
start setting it up.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ks8851.c