Thread (6 messages) flat view 6 messages, 3 authors, 2015-03-06

[PATCH v2 0/2] net/macb: merge at91_ether driver into macb driver

From: davem@davemloft.net (David Miller)
Date: 2015-03-06 20:17:00
Also in: linux-devicetree, lkml, netdev

From: Boris Brezillon <redacted>
Date: Fri,  6 Mar 2015 07:13:57 +0100
The rm9200 boards use the dedicated at91_ether driver instead of the
regular macb driver.

Both the macb and at91_ether drivers can be compiled as separated
modules.
Since the at91_ether driver uses code from the macb driver, at91_ether.ko
depends on macb.ko.

However the macb.ko module always fails to load on rm9200 boards: the
macb_probe() function expects a hclk clock which doesn't exist on rm9200.
Then the at91_ether.ko can't be loaded in turn due to unresolved
dependencies.

This series of patches fix this issue by merging at91_ether into macb.
Series applied to net-next, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help