aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rapidio')
-rw-r--r--drivers/rapidio/rio-driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rapidio/rio-driver.c b/drivers/rapidio/rio-driver.c
index 956d3e79f6aa..addb87cf44d9 100644
--- a/drivers/rapidio/rio-driver.c
+++ b/drivers/rapidio/rio-driver.c
@@ -79,7 +79,6 @@ void rio_dev_put(struct rio_dev *rdev)
79 79
80/** 80/**
81 * rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure 81 * rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure
82 * @id: the RIO device id structure to match against
83 * @dev: the RIO device structure to match against 82 * @dev: the RIO device structure to match against
84 * 83 *
85 * return 0 and set rio_dev->driver when drv claims rio_dev, else error 84 * return 0 and set rio_dev->driver when drv claims rio_dev, else error