commit | 62d50addf0774115adaa9e01e09099c3d7daa13d | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Tue Jan 30 23:25:41 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:35:10 2007 -0200 |
tree | 5490c0acef3aa645c6974437b3ca7a508ed755a3 | |
parent | e7b58f5259a81dbd9fbfea79408d272f44eb894f [diff] |
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER Before, root privileges were only needed to set hardware registers, not to read them. On some hardware, reading from the wrong place at the wrong time can hang the machine. So, to be consistent, root privileges are required to read registers on all hardware. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>