linux-kernel-test/drivers/media/video/saa7134
Laurent Pinchart 622b828ab7 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Upcoming I2C v4l2_subdev drivers need a way to control the subdevice
power state from the core. This use case is already partially covered by
the tuner s_standby operation, but no way to explicitly come back from
the standby state is available.

Rename the tuner s_standby operation to core s_power, and fix tuner
drivers accordingly. The tuner core will call s_power(0) instead of
s_standby(). No explicit call to s_power(1) is required for tuners as
they are supposed to wake up from standby automatically.

[mchehab@redhat.com: CodingStyle fix]
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:41:03 -02:00
..
Kconfig V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card. 2009-09-12 12:18:57 -03:00
Makefile V4L/DVB (11967): v4l: i2c modules must be linked before the v4l2 drivers 2009-06-16 19:07:41 -03:00
saa6752hs.c V4L/DVB (12487): Fix control AC-3 of the 6752HS 2009-09-12 12:19:11 -03:00
saa7134-alsa.c V4L/DVB (12586): Update ALSA capture controls according to selected source. 2009-09-12 12:19:41 -03:00
saa7134-cards.c V4L/DVB (13204): saa7134: add support for the Leadtek DTV1000S 2009-12-05 18:40:52 -02:00
saa7134-core.c V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power 2009-12-05 18:41:03 -02:00
saa7134-dvb.c V4L/DVB (13204): saa7134: add support for the Leadtek DTV1000S 2009-12-05 18:40:52 -02:00
saa7134-empress.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
saa7134-i2c.c V4L/DVB (11860): saa7134: fix quirk in saa7134_i2c_xfer for the saa7131 bridge 2009-06-16 18:21:14 -03:00
saa7134-input.c V4L/DVB (13235): saa7134: Complete the IR address list 2009-12-05 18:41:02 -02:00
saa7134-reg.h
saa7134-ts.c V4L/DVB (13313): saa7134: add support for FORCE_TS_VALID mode for mpeg ts input 2009-11-07 12:55:15 -02:00
saa7134-tvaudio.c
saa7134-vbi.c
saa7134-video.c V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power 2009-12-05 18:41:03 -02:00
saa7134.h V4L/DVB (13233): i2c_board_info can be local 2009-12-05 18:41:01 -02:00