From: David S. Miller Date: Tue, 19 Mar 2019 21:59:32 +0000 (-0700) Subject: Merge branch 'enc28j60-messaging-clean-up-and-ACPI-improvements' X-Git-Tag: for-linus-20190516~56^2~353 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=9bd5423fc75e8a1fc1f84c75c779bdc8aa4a36c2;p=linux-block.git Merge branch 'enc28j60-messaging-clean-up-and-ACPI-improvements' Andy Shevchenko says: ==================== enc28j60: messaging clean up and ACPI improvements Most of the patches in the series dedicated to update messaging to use modern APIs, such as netdev, with a benefit to distinguish devices, if more than one installed on the system. Besides that, patch 1 targeting ACPI enabled systems when MAC address provided there via properties. And few clean ups are included, such as: - switching to module_spi_driver() - converting to use ether_addr_copy() API - converting to use SPDX Since v2: - cover letter is added ==================== Signed-off-by: David S. Miller --- 9bd5423fc75e8a1fc1f84c75c779bdc8aa4a36c2