]> 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>
Wed, 5 Oct 2011 00:43:55 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 06:00:08 +0000 (17:00 +1100)
commit1398fb6c3d8b463a82fd6f2c81dfc96af9563dd9
tree928a36b1fc3253af2878b4e5b3b8450ab7ed8d45
parent65591a02d133e1ba48743379f34f402d6cc6851a
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