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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to