]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'thunder-acpi'
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 18:47:57 +0000 (11:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Aug 2015 18:47:57 +0000 (11:47 -0700)
commitdca2e4d59de42a23e4951b80e57b4ec744c12122
tree4583ce75dfd7b64e32a0ba68ec3f237e34801b43
parent00f6a4794f8fca2166bfe0c6c7430b68d3145f42
parent8144d1b1e9eecc6d0a55ac88ab8862b8b2ec3d7d
Merge branch 'thunder-acpi'

David Daney says:

====================
net: thunder: Add ACPI support.

Change from v1:  Drop PHY binding part, use fwnode_property* APIs.

The first patch (1/2) rearranges the existing code a little with no
functional change to get ready for the second.  The second (2/2) does
the actual work of adding support to extract the needed information
from the ACPI tables.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>