RE: [PATCH] rio: Use discovered bit to test if enumeration is complete

2011-08-17 Thread Liu Gang-B34182
; Zang Roy-R61911; linuxppc-...@ozlabs.org; Liu Gang-B34182; a...@linux-foundation.org; Gala Kumar-B11780 Subject: RE: [PATCH] rio: Use discovered bit to test if enumeration is complete On Monday, August 08, 2011 at 10:17 PM, Liu Gang wrote: > Subject: [PATCH] rio: Use discovered bit to test

RE: [PATCH] rio: Use discovered bit to test if enumeration is complete

2011-08-09 Thread Bounine, Alexandre
On Monday, August 08, 2011 at 10:17 PM, Liu Gang wrote: > Subject: [PATCH] rio: Use discovered bit to test if enumeration is > complete > > The discovered bit in PGCCSR register indicates if the device has > been discovered by system host. In Rapidio system, some agent device

[PATCH] rio: Use discovered bit to test if enumeration is complete

2011-08-08 Thread Liu Gang
The discovered bit in PGCCSR register indicates if the device has been discovered by system host. In Rapidio system, some agent devices can also be master devices. They can issue requests into the system. Signed-off-by: Liu Gang --- drivers/rapidio/rio-scan.c |4 ++-- 1 files changed, 2 inse