android_kernel_xiaomi_sm8350/drivers/media/radio
Mauro Carvalho Chehab b2cb200f0d V4L/DVB (7377): radio-sf16fmr2.c: fix volume handling
As reported by  Roel Kluin <12o3l@tiscali.nl>:
in drivers/media/radio/radio-sf16fmr2.c:319:

for (i = 0; i < ARRAY_SIZE(radio_qctrl); i++) {
	if ((fmr2->card_type != 11)
        	        && V4L2_CID_AUDIO_VOLUME)
	        radio_qctrl[i].step = 65535;
        ...

I don't understand this '&& V4L2_CID_AUDIO_VOLUME'

While fixing this issue, I've revisited the volume control code and fixed
CodingStyle on the changed procedures.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:51 -03:00
..
dsbr100.c V4L/DVB (6732): dsbr100 violates DMA coherency rules 2008-01-25 19:03:14 -02:00
Kconfig V4L/DVB (7133): Fix Kconfig dependencies 2008-02-18 11:14:53 -03:00
Makefile V4L/DVB (7047): fix broken build when CONFIG_USB_SI470X is set 2008-01-25 19:05:08 -02:00
miropcm20-radio.c
miropcm20-rds-core.c
miropcm20-rds-core.h
miropcm20-rds.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
radio-aimslab.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00
radio-aztech.c
radio-cadet.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
radio-gemtek-pci.c
radio-gemtek.c
radio-maestro.c V4L/DVB (7036): radio: Use video_device_release rather than kfree 2008-01-25 19:05:02 -02:00
radio-maxiradio.c
radio-rtrack2.c
radio-sf16fmi.c V4L/DVB (7093): radio-sf16fmi: fix request_region() 2008-02-18 11:14:59 -03:00
radio-sf16fmr2.c V4L/DVB (7377): radio-sf16fmr2.c: fix volume handling 2008-04-24 14:07:51 -03:00
radio-si470x.c V4L/DVB (7189): autosuspend support 2008-02-18 11:15:18 -03:00
radio-terratec.c
radio-trust.c
radio-typhoon.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
radio-zoltrix.c