[PATCH 6/8] Let subordinate transparent bridges be transparent.

Jon Loeliger jdl at freescale.com
Tue Jun 5 04:51:01 EST 2007


On Fri, 2007-06-01 at 18:26, Benjamin Herrenschmidt wrote:

> NAK. The mem case needs a similar fix. I think we should instead do
> 
> - 			if (!res->flags)
> - 				continue;
> + 			if (!res->flags || bus->self->transparent)
> + 				continue;

Right.  Fixed as indicated.

Thanks,
jdl






More information about the Linuxppc-dev mailing list