Skip to content

Commit

Permalink
Staging: vme: Enable drivers to handle more than one bridge
Browse files Browse the repository at this point in the history
At the moment the vme bridge drivers are written in a way that only
allows them to support one bridge at a time. Modify the drivers to
enable more than one bridge to be present per board.

Signed-off-by: Martyn Welch <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
mwelchuk authored and gregkh committed Mar 4, 2010
1 parent 4f723df commit 29848ac
Show file tree
Hide file tree
Showing 7 changed files with 633 additions and 464 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/vme/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Bridge Support
Tempe (tsi148)
--------------

- Driver can currently only support a single bridge.
- 2eSST Broadcast mode.
- Mailboxes unsupported.
- Improve error detection.
Expand All @@ -58,7 +57,6 @@ Tempe (tsi148)
Universe II (ca91c142)
----------------------

- Driver can currently only support a single bridge.
- DMA unsupported.
- RMW transactions unsupported.
- Location Monitors unsupported.
Expand Down
Loading

0 comments on commit 29848ac

Please sign in to comment.