From: David Miller <davem@davemloft.net>
Date: Mon, 05 Oct 2015 04:00:42 -0700 (PDT)
From: David Miller <davem@davemloft.net>
Date: Mon, 05 Oct 2015 03:54:55 -0700 (PDT)
quoted
From: jon@ringle.org
Date: Thu, 1 Oct 2015 07:43:21 -0400
quoted
From: Jon Ringle <redacted>
This ethernet driver supports the Micorchip enc424j600/626j600 Ethernet
controller over a SPI bus interface. This driver makes use of the regmap API to
optimize access to registers by caching registers where possible.
Datasheet:
http://ww1.microchip.com/downloads/en/DeviceDoc/39935b.pdf
Signed-off-by: Jon Ringle <redacted>
Applied.
Actually, I had to revert both patches. Please look at the compiler
warnings your code generates:
Ignore me, that stuff isn't generated by your code, sorry.