net: encx24j600: move rev announcement to probe function
authorJon Ringle <jringle@gridpoint.com>
Wed, 18 Nov 2015 21:22:21 +0000 (16:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Nov 2015 15:45:20 +0000 (10:45 -0500)
commit7b5dc0dd59a8e5cf837c941ab10a565dcca76603
tree606f7eeaad70e9a66695093cf93fbac19bdd3023
parent85c72ba1ed0c116adabf312ba64e61934557527e
net: encx24j600: move rev announcement to probe function

When encx24j600 is open and closed many times due to userspace polling the
interface, the log gets noise with this log message.

Moving this to encx24j600_spi_probe function where it belongs.

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/encx24j600.c