linux/drivers/media/radio/si4713
Hans Verkuil 2a9ec37311 [media] v4l2-ctrls: use ptrs for all but the s32 type
Rather than having two unions for all types just keep 'val' and
'cur.val' and use the p_cur and p_new unions to access all others.

The only reason for keeping 'val' and 'cur.val' is that it is used
all over, so converting this as well would be a huge job.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-17 11:57:17 -03:00
..
Kconfig [media] si4713: fix Kconfig dependencies 2014-03-28 18:06:55 -03:00
Makefile [media] si4713: Added the USB driver for Si4713 2013-12-18 06:37:57 -02:00
radio-platform-si4713.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-usb-si4713.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
si4713.c [media] v4l2-ctrls: use ptrs for all but the s32 type 2014-07-17 11:57:17 -03:00
si4713.h [media] si4713: move supply list to si4713_platform_data 2013-12-18 06:40:07 -02:00