[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150306.151653.2133726487330517804.davem@davemloft.net>
Date: Fri, 06 Mar 2015 15:16:53 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: boris.brezillon@...e-electrons.com
Cc: netdev@...r.kernel.org, nicolas.ferre@...el.com,
plagnioj@...osoft.com, alexandre.belloni@...e-electrons.com,
robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 0/2] net/macb: merge at91_ether driver into macb
driver
From: Boris Brezillon <boris.brezillon@...e-electrons.com>
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists