[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200710171721.08565.fenkes@de.ibm.com>
Date: Wed, 17 Oct 2007 17:21:07 +0200
From: Joachim Fenkes <fenkes@...ibm.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Jeff Garzik <jeff@...zik.org>, Thomas Q Klein <tklein@...ibm.com>,
Jan-Bernd Themann <THEMANN@...ibm.com>, netdev@...r.kernel.org,
Paul Mackerras <pmac@....ibm.com>,
LKML <linux-kernel@...r.kernel.org>,
LinuxPPC-Dev <linuxppc-dev@...abs.org>,
Christoph Raisch <raisch@...ibm.com>,
Marcus Eder <meder@...ibm.com>,
Paul Mackerras <paulus@...ba.org>,
Stefan Roscher <stefan.roscher@...ibm.com>
Subject: Re: [PATCH 4/5] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
On Tuesday 16 October 2007 17:27, Stephen Rothwell wrote:
> One small change - I intend to remove the name and owner fields from
> struct of_platform_driver, so you should not bother initialising the name
> field and just initialise the name field of the embedded struct
> device_driver instead. This, of course, means that you don't need
>
> drv->driver.name = drv->name;
>
> in ibmebus_register_driver.
I'd prefer to let this line stay in place until you actually make your
change, to keep the data structures consistent as long as the name field is
present. You could remove it in your patch then.
Regards,
Joachim
-
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