commit | 0b50dc4fc971cc788b0974ebd70f06efff1ad5d8 | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Wed Aug 12 17:06:27 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 13 16:58:29 2015 -0700 |
tree | bfb4449c25e1eb65e7c54222825a109bc07fb25f | |
parent | 4c96b7dc0d393f12c17e0d81db15aa4a820a6ab3 [diff] |
Convert smsc911x to use ACPI as well as DT Add ACPI bindings for the smsc911x driver. Convert the DT specific calls to nonspecific device* calls, This allows the driver to work with both ACPI and DT configurations. Ethernet should now work when using ACPI on ARM Juno. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Reviewed-by: Graeme Gregory <graeme.gregory@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>