linux-kernel-test/drivers/media/video/em28xx
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
..
em28xx-audio.c V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming 2009-11-07 12:55:08 -02:00
em28xx-cards.c V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power 2009-12-05 18:41:03 -02:00
em28xx-core.c V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported 2009-09-18 23:47:43 -03:00
em28xx-dvb.c V4L/DVB (13078): em28xx: fix support for Terratec Cinergy T XS (005e) 2009-12-05 18:40:14 -02:00
em28xx-i2c.c V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses 2009-09-12 12:18:13 -03:00
em28xx-input.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
em28xx-reg.h V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled 2009-09-18 23:47:40 -03:00
em28xx-vbi.c V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c 2009-09-19 00:14:06 -03:00
em28xx-video.c V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power 2009-12-05 18:41:03 -02:00
em28xx.h V4L/DVB (13233): i2c_board_info can be local 2009-12-05 18:41:01 -02:00
Kconfig V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box 2009-09-19 00:15:32 -03:00
Makefile V4L/DVB (12742): em28xx: add raw VBI support for NTSC 2009-09-18 23:47:41 -03:00