commit | 7b5dc0dd59a8e5cf837c941ab10a565dcca76603 | [log] [tgz] |
---|---|---|
author | Jon Ringle <jringle@gridpoint.com> | Wed Nov 18 16:22:21 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 20 10:45:20 2015 -0500 |
tree | 606f7eeaad70e9a66695093cf93fbac19bdd3023 | |
parent | 85c72ba1ed0c116adabf312ba64e61934557527e [diff] |
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>