dm9000: Implement full reset of DM9000 network device
authorMichael Abbott <michael.abbott@diamond.ac.uk>
Wed, 16 Oct 2013 08:41:33 +0000 (11:41 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Oct 2013 17:35:56 +0000 (13:35 -0400)
commit09ee9f87d02e779e4fc3f5c29212c733d6d6e349
tree8110bb3b546ae52f7d8a1a93d41bb30ac7dc850e
parent677d7d28686e468b4940c573ab2a01b198084bc4
dm9000: Implement full reset of DM9000 network device

A Davicom application note for the DM9000 network device recommends
performing software reset twice to correctly initialise the device.
Without this reset some devices fail to initialise correctly on
system startup.

Cc: David S. Miller <davem@davemloft.net>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Michael Abbott <michael.abbott@diamond.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/davicom/dm9000.c