summaryrefslogtreecommitdiff
path: root/drivers/media/usb/uvc/uvc_driver.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-03-23 11:22:57 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-15 17:56:06 -0300
commit163f1e93e995048b894c5fc86a6034d16beed740 (patch)
tree01c5591efebedb3d2d1caad89ffe66b06daff7d2 /drivers/media/usb/uvc/uvc_driver.c
parentdc19ed1571dd3882b35e12fdaf50acbcc9b69714 (diff)
[media] media-devnode: fix namespace mess
Along all media controller code, "mdev" is used to represent a pointer to struct media_device, and "devnode" for a pointer to struct media_devnode. However, inside media-devnode.[ch], "mdev" is used to represent a pointer to struct media_devnode. This is very confusing and may lead to development errors. So, let's change all occurrences at media-devnode.[ch] to also use "devnode" for such pointers. This patch doesn't make any functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/uvc/uvc_driver.c')
0 files changed, 0 insertions, 0 deletions