diff options
Diffstat (limited to 'drivers/pnp/manager.c')
-rw-r--r-- | drivers/pnp/manager.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pnp/manager.c b/drivers/pnp/manager.c index 65ecef738537..6c510c19ad7d 100644 --- a/drivers/pnp/manager.c +++ b/drivers/pnp/manager.c | |||
@@ -390,6 +390,7 @@ fail: | |||
390 | * pnp_manual_config_dev - Disables Auto Config and Manually sets the resource table | 390 | * pnp_manual_config_dev - Disables Auto Config and Manually sets the resource table |
391 | * @dev: pointer to the desired device | 391 | * @dev: pointer to the desired device |
392 | * @res: pointer to the new resource config | 392 | * @res: pointer to the new resource config |
393 | * @mode: 0 or PNP_CONFIG_FORCE | ||
393 | * | 394 | * |
394 | * This function can be used by drivers that want to manually set thier resources. | 395 | * This function can be used by drivers that want to manually set thier resources. |
395 | */ | 396 | */ |