[PATCH v2] using mii-bitbang on different processor ports

Sergej Stepanov Sergej.Stepanov at ids.de
Wed Oct 31 18:30:58 EST 2007


Am Dienstag, den 30.10.2007, 13:23 -0500 schrieb Scott Wood:
> Sergej Stepanov wrote:
> > +	if( !of_address_to_resource(np, 1, &res[1])) {
> 
> The spacing is still wrong.
> 
> > -	iounmap(bitbang->dir);
> > +	if ( bitbang->mdio.dir != bitbang->mdc.dir)
> > +		iounmap(bitbang->mdio.dir);
> > +	iounmap(bitbang->mdc.dir);
> 
> And here.
> 
> -Scott
Oh, sorry.
-- 
Sergej I. Stepanov
E-PA
IDS GmbH
Nobelstr. 18, Zim. 2.1.05
D-76275 Ettlingen
T +49 (0) 72 43/2 18-615
F +49 (0) 72 43/2 18-400
Email: <Sergej.Stepanov at ids.de>

<http://www.ids.de>
Geschäftsführer: Norbert Wagner, Friedrich Abriß 
Sitz der Gesellschaft: Ettlingen 
Amtsgericht Mannheim HRB 362503




More information about the Linuxppc-dev mailing list