]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/soc-devres.c
ASoC: Fix warning with make xmldocs caused by soc-devres.c
[karo-tx-linux.git] / sound / soc / soc-devres.c
index 057e5ef7dcce6730bdc99bc8e5719ebe458669d0..a57921eeee81a772bd02da6acea391c3f74f7c7a 100644 (file)
@@ -60,7 +60,7 @@ static void devm_platform_release(struct device *dev, void *res)
 /**
  * devm_snd_soc_register_platform - resource managed platform registration
  * @dev: Device used to manage platform
- * @platform: platform to register
+ * @platform_drv: platform to register
  *
  * Register a platform driver with automatic unregistration when the device is
  * unregistered.