diff options
Diffstat (limited to 'drivers/rapidio/rio.c')
-rw-r--r-- | drivers/rapidio/rio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rapidio/rio.c b/drivers/rapidio/rio.c index 08fa453af974..74e9d22d95fb 100644 --- a/drivers/rapidio/rio.c +++ b/drivers/rapidio/rio.c | |||
@@ -808,7 +808,7 @@ int rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, | |||
808 | 808 | ||
809 | /** | 809 | /** |
810 | * rio_std_route_get_entry - Read switch route table entry (port number) | 810 | * rio_std_route_get_entry - Read switch route table entry (port number) |
811 | * assosiated with specified destID using standard registers defined in RIO | 811 | * associated with specified destID using standard registers defined in RIO |
812 | * specification rev.1.3 | 812 | * specification rev.1.3 |
813 | * @mport: Master port to issue transaction | 813 | * @mport: Master port to issue transaction |
814 | * @destid: Destination ID of the device | 814 | * @destid: Destination ID of the device |