linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] b43: Use spatch to convert register accesses
@ 2009-02-20 18:19 Michael Buesch
  2009-02-20 19:10 ` Michael Buesch
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michael Buesch @ 2009-02-20 18:19 UTC (permalink / raw)
  To: John W Linville; +Cc: bcm43xx-dev, linux-wireless

Some time ago I rejected a bunch of patches that converted the
PHY/radio register accesses to the new API. That was due to the patches
being created manually. This introduces a huge potential to add new bugs.

However, this is an excellent task for coccinelle/spatch.
So here's a series of patches, to convert the API usage, that were generated
with spatch. This should keep the chances of breaking something as low as possible.

This reduces the .ko size by about 6 kiB.

The used semantic patches will be included in the patch headers.

John, please queue these patches for the next feature release.

-- 
Greetings, Michael.

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

end of thread, other threads:[~2009-02-21  0:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 18:19 [PATCH 0/6] b43: Use spatch to convert register accesses Michael Buesch
2009-02-20 19:10 ` Michael Buesch
2009-02-20 20:10 ` Larry Finger
2009-02-20 20:12   ` Michael Buesch
2009-02-21  0:33 ` Harvey Harrison

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).