watchdog: document watchdog_init_timeout() wdd parameter
[linux-2.6-microblaze.git] / drivers / watchdog / watchdog_core.c
index 8a8d952..eb8fa25 100644 (file)
@@ -97,6 +97,7 @@ static void watchdog_check_min_max_timeout(struct watchdog_device *wdd)
 
 /**
  * watchdog_init_timeout() - initialize the timeout field
+ * @wdd: watchdog device
  * @timeout_parm: timeout module parameter
  * @dev: Device that stores the timeout-sec property
  *