linux/drivers/media/pci/bt8xx
Arnd Bergmann 5ba0e2c3ad [media] use v4l2_get_timestamp where possible
This is a preparation for a change to the type of v4l2 timestamps.
v4l2_get_timestamp() is a helper function that reads the monotonic
time and stores it into a 'struct timeval'. Multiple drivers implement
the same thing themselves for historic reasons.

Changing them all to use v4l2_get_timestamp() is more consistent
and reduces the amount of code duplication, and most importantly
simplifies the following changes.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
[hans.verkuil@cisco.com: dropped the v4l2-dev.c patch that didn't belong here]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-10-01 08:29:23 -03:00
..
Kconfig [media] bttv: Convert to generic TEA575x interface 2015-01-27 10:13:19 -02:00
Makefile [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
bt848.h
bt878.c media/bt8xx: Remove old powerpc cruft 2015-03-24 13:33:50 +11:00
bt878.h media/bt8xx: Remove old powerpc cruft 2015-03-24 13:33:50 +11:00
btcx-risc.c [media] btcx-risc: use swap() in btcx_sort_clips() 2015-07-06 08:25:49 -03:00
btcx-risc.h [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
bttv-audio-hook.c [media] bttv: fix audio hooks 2015-05-01 06:24:32 -03:00
bttv-audio-hook.h
bttv-cards.c [media] bttv: Convert to generic TEA575x interface 2015-01-27 10:13:19 -02:00
bttv-driver.c [media] use v4l2_get_timestamp where possible 2015-10-01 08:29:23 -03:00
bttv-gpio.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
bttv-i2c.c
bttv-if.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
bttv-input.c [media] bt8xxx: Use monotonic time 2015-08-16 13:29:59 -03:00
bttv-risc.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
bttv-vbi.c [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
bttv.h [media] media: remove emacs editor variables 2014-12-22 17:52:20 -02:00
bttvp.h [media] bt8xxx: Use monotonic time 2015-08-16 13:29:59 -03:00
dst.c [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
dst_ca.c [media] bt8xx: remove needless check 2015-06-05 11:26:35 -03:00
dst_ca.h
dst_common.h [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
dst_priv.h
dvb-bt8xx.c
dvb-bt8xx.h