]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Tue, 14 May 2013 04:45:16 +0000 (01:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 27 May 2013 12:34:33 +0000 (09:34 -0300)
commita3186bed59be9346ec75c75182e84ac0ba22e644
tree3a97c1f5447dd830ed622f45ae0a498c472ff13f
parent852d9ecdffdacbd3c4821add1a3e66eb730fcaee
[media] media: usb: remove duplicate checks for EPERM in vidioc_g/s_register

This patch removes check for EPERM in vidioc_g/s_register
as this check is already performed by core.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/pvrusb2/pvrusb2-hdw.c