]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is complete
authorLiu Gang <b34182@freescale.com>
Mon, 24 Oct 2011 15:00:08 +0000 (02:00 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 2 Nov 2011 04:59:24 +0000 (15:59 +1100)
commit04e7ed47fdf4f3e14225117e00902868a3d584ba
tree73ae4fe12cb0752f25bcd7d31445a6cf38068133
parent2486f0f10209e03ad678696af7c72bb58afb17e5
drivers/rapidio/rio-scan.c: 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 systems, some agent devices can also
be master devices.  They can issue requests into the system.

Signed-off-by: Liu Gang <Gang.Liu@freescale.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rapidio/rio-scan.c