On Sunday 16 August 2009 01:05:04 Gábor Stefanik wrote: > The spec had some nasty typos, and a large part of the rev0/1 BB > init procedure was also missing. Fix these. > > Also make the init-time channel switch debuggable. > > (The change from -EINVAL to -EIO is simply to make it possible > to distinguish the PLL charge pump error from a channel-not-found > error.) > > Signed-off-by: Gábor Stefanik <[email protected]> > --- > V2: Coding style fix suggested by Michael on IRC.
> + if (err) > + b43dbg(dev->wl, "Switch to init channel failed, error = %d.\n", > + err); Here's still one, but otherwise acked. -- Greetings, Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
