[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190524194636.GN21208@lunn.ch>
Date: Fri, 24 May 2019 21:46:36 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>,
Krzysztof Halasa <khalasa@...p.pl>
Subject: Re: [PATCH 1/8] net: ethernet: ixp4xx: Standard module init
On Fri, May 24, 2019 at 06:20:16PM +0200, Linus Walleij wrote:
> The IXP4xx driver was initializing the MDIO bus before even
> probing, in the callbacks supposed to be used for setting up
> the module itself, and with the side effect of trying to
> register the MDIO bus as soon as this module was loaded or
> compiled into the kernel whether the device was discovered
> or not.
Hi Linus
What is the address space like? Could the mdio driver be pull out into
a standalone driver?
Andrew
Powered by blists - more mailing lists