linux_dsm_epyc7002/drivers/media/usb
Mauro Carvalho Chehab faebbd8f13 [media] lmedm04: fix the range for relative measurements
Relative measurements are typically between 0 and 0xffff. However,
for some tuners (TUNER_S7395 and TUNER_S0194), the range were from
0 to 0xff00, with means that 100% is never archived.
Also, TUNER_RS2000 uses a more complex math.

So, create a macro that does the conversion using bit operations
and use it for all conversions.

The code is also easier to read with is a bonus.

While here, remove a bogus comment.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-06-24 08:38:30 -03:00
..
airspy
as102
au0828 [media] au0828: move dev->boards atribuition to happen earlier 2015-06-10 12:39:35 -03:00
b2c2
cpia2
cx231xx [media] cx231xx: Add support for Terratec Grabby 2015-06-09 18:37:08 -03:00
dvb-usb [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
dvb-usb-v2 [media] lmedm04: fix the range for relative measurements 2015-06-24 08:38:30 -03:00
em28xx [media] em28xx: PCTV 461e use I2C client for demod and SEC 2015-06-10 11:09:20 -03:00
go7007
gspca
hackrf
hdpvr
msi2500
pvrusb2
pwc
s2255
siano
stk1160 [media] stk1160: add DMABUF support 2015-06-06 07:33:36 -03:00
stkwebcam
tm6000 [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
ttusb-budget [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
ttusb-dec [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
usbtv
usbvision [media] usbvision: cleanup the code 2015-06-05 11:26:47 -03:00
uvc [media] uvcvideo: Remove unneeded device disconnected flag 2015-05-30 12:12:58 -03:00
zr364xx [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
Kconfig
Makefile