1
0
Fork 0
alistair23-linux/drivers/media/radio
Uwe Kleine-König b36ae8532f [media] media: radio-si4713: improve usage of gpiod API
Since 39b2bbe3d7 (gpio: add flags argument to gpiod_get*() functions)
which appeared in v3.17-rc1, the gpiod_get* functions take an additional
parameter that allows to specify direction and initial value for output.
Simplify accordingly.

Moreover use the _optional variant which has tighter error checking, but
is simpler to use which allows further simplification.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-08 06:40:33 -03:00
..
si470x [media] si470x: fixup wait_for_completion_timeout return handling 2015-03-02 14:55:44 -03:00
si4713 [media] media: radio-si4713: improve usage of gpiod API 2015-04-08 06:40:33 -03:00
wl128x [media] wl128x: embed video_device 2015-04-02 23:35:52 -03:00
Kconfig [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
Makefile [media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device 2013-12-18 11:30:32 -02:00
dsbr100.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
lm7000.h [media] radio: Add Sanyo LM7000 tuner driver 2012-06-25 11:07:27 -03:00
radio-aimslab.c [media] radio/aimslab: use mdelay instead of udelay 2015-02-02 11:07:09 -02:00
radio-aztech.c [media] radio-aztech: Implement signal strength detection and fix stereo detection 2013-07-26 13:34:09 -03:00
radio-cadet.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-gemtek.c [media] radio: use true/false for boolean vars 2014-09-03 17:59:20 -03:00
radio-isa.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-isa.h [media] radio-isa: PnP support for the new ISA radio framework 2012-04-10 19:52:16 -03:00
radio-keene.c [media] Fix 64-bit division fall-out from 64-bit control ranges 2014-07-17 12:44:38 -03:00
radio-ma901.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-maxiradio.c [media] tea575x: Move header from sound to media 2013-08-18 08:08:05 -03:00
radio-miropcm20.c [media] media/radio: fix radio-miropcm20.c build with io.h header file 2014-09-21 20:50:38 -03:00
radio-mr800.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-raremono.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-rtrack2.c [media] radio-rtrack2: fix mute bug 2013-03-05 15:20:07 -03:00
radio-sf16fmi.c [media] radio-sf16fmi: declare pnp_attached as static 2014-09-26 06:47:55 -03:00
radio-sf16fmr2.c [media] radio-sf16fmr2: declare some structs as static 2014-09-26 06:47:56 -03:00
radio-shark.c [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:49 -02:00
radio-shark2.c [media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning 2013-12-09 14:50:50 -02:00
radio-si476x.c media: radio: drop owner assignment from platform_drivers 2014-10-20 16:20:51 +02:00
radio-tea5764.c [media] radio-tea5764: fix sparse warnings 2014-09-03 09:30:56 -03:00
radio-tea5777.c [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO 2014-07-04 16:14:59 -03:00
radio-tea5777.h [media] radio-shark2: Add support for suspend & resume 2012-09-13 17:42:11 -03:00
radio-terratec.c [media] Add missing slab.h to fix linux-next compile errors 2012-03-19 11:25:12 -03:00
radio-timb.c media: radio: drop owner assignment from platform_drivers 2014-10-20 16:20:51 +02:00
radio-trust.c [media] Add missing slab.h to fix linux-next compile errors 2012-03-19 11:25:12 -03:00
radio-typhoon.c [media] Add missing slab.h to fix linux-next compile errors 2012-03-19 11:25:12 -03:00
radio-wl1273.c [media] media: radio: handle timeouts 2015-03-02 16:50:42 -03:00
radio-zoltrix.c [media] Add missing slab.h to fix linux-next compile errors 2012-03-19 11:25:12 -03:00
saa7706h.c [media] saa7706h: convert to the control framework 2013-06-17 09:20:26 -03:00
tea575x.c [media] tea575x: split and export functions 2015-01-27 10:13:50 -02:00
tef6862.c [media] tef6862/radio-tea5764: actually assign clamp result 2013-11-29 14:22:35 -02:00