mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 07:36:10 -04:00
[media] media-device: Fix a comment
The comment is for the wrong function. Fix it. Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
@@ -494,7 +494,7 @@ int __must_check __media_device_register(struct media_device *mdev,
|
||||
#define media_device_register(mdev) __media_device_register(mdev, THIS_MODULE)
|
||||
|
||||
/**
|
||||
* __media_device_unregister() - Unegisters a media device element
|
||||
* media_device_unregister() - Unregisters a media device element
|
||||
*
|
||||
* @mdev: pointer to struct &media_device
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user