netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] au1000_eth platform device/driver conversion
@ 2009-07-28 21:00 Florian Fainelli
  2009-07-30 19:34 ` David Miller
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Fainelli @ 2009-07-28 21:00 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Manuel Lauss, David Miller, linux-mips, netdev

Hi Ralf, David, Manuel,

The following patches convert the AMD Alchemy au1000_eth driver
to become a platform device/driver. The patches are splitted that way:

PATCH 1: set up the infrastructure in the board code to register au1000_eth as
as platform device.
PATCH 2: convert au1000_eth to become a real platform driver
PATCH 3: add infrastructure to pass PHY informations to the au1000_eth driver
PATCH 4: use those platform_data PHY informations in the au1000_eth driver

The result is a driver which is equally functionnal with no platform-related ifdefs
aiming towards easier integration of the upcoming Alchemy 1300 SoC. The conversion
was made in two times to ease code review as the driver was a real ifdef mess prior
to these changes.

David, on top of this series I send driver cleanups.

Thanks !
-- 
Best regards, Florian Fainelli
Email: florian@openwrt.org
Web: http://openwrt.org
IRC: [florian] on irc.freenode.net
-------------------------------

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-30 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 21:00 [PATCH 0/4] au1000_eth platform device/driver conversion Florian Fainelli
2009-07-30 19:34 ` David Miller
2009-07-30 19:48   ` Sergei Shtylyov
2009-07-30 20:10     ` David Miller
2009-07-30 20:13       ` Florian Fainelli
2009-07-30 20:17         ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).