diff options
| -rw-r--r-- | sound/soc/soc-devres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/soc-devres.c b/sound/soc/soc-devres.c index 057e5ef7dcce..a57921eeee81 100644 --- a/sound/soc/soc-devres.c +++ b/sound/soc/soc-devres.c | |||
| @@ -60,7 +60,7 @@ static void devm_platform_release(struct device *dev, void *res) | |||
| 60 | /** | 60 | /** |
| 61 | * devm_snd_soc_register_platform - resource managed platform registration | 61 | * devm_snd_soc_register_platform - resource managed platform registration |
| 62 | * @dev: Device used to manage platform | 62 | * @dev: Device used to manage platform |
| 63 | * @platform: platform to register | 63 | * @platform_drv: platform to register |
| 64 | * | 64 | * |
| 65 | * Register a platform driver with automatic unregistration when the device is | 65 | * Register a platform driver with automatic unregistration when the device is |
| 66 | * unregistered. | 66 | * unregistered. |
