Linux 5.14-rc3
[linux-2.6-microblaze.git] / include / media / media-device.h
index fa08954..1345e6d 100644 (file)
@@ -128,7 +128,7 @@ struct media_device_ops {
  *
  * Use-case: find tuner entity connected to the decoder
  * entity and check if it is available, and activate the
- * the link between them from @enable_source and deactivate
+ * link between them from @enable_source and deactivate
  * from @disable_source.
  *
  * .. note::