linux/drivers/media/video/cx88
Jonathan Nieder 8d11593162 [media] cx88: don't use atomic_t for core->users
users is always read or written with core->lock held.  A plain int is
simpler and faster.

Tested-by: Andi Huber <hobrom@gmx.at>
Tested-by: Marlon de Boer <marlon@hyves.nl>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-05-20 09:29:43 -03:00
..
cx88-alsa.c
cx88-blackbird.c [media] cx88: don't use atomic_t for core->mpeg_users 2011-05-20 09:29:42 -03:00
cx88-cards.c
cx88-core.c
cx88-dsp.c
cx88-dvb.c [media] cx88: fix locking of sub-driver operations 2011-05-20 09:29:36 -03:00
cx88-i2c.c
cx88-input.c [media] Fix cx88 remote control input 2011-05-04 16:30:20 -03:00
cx88-mpeg.c [media] cx88: protect cx8802_devlist with a mutex 2011-05-20 09:29:38 -03:00
cx88-reg.h
cx88-tvaudio.c
cx88-vbi.c
cx88-video.c [media] cx88: don't use atomic_t for core->users 2011-05-20 09:29:43 -03:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h [media] cx88: don't use atomic_t for core->users 2011-05-20 09:29:43 -03:00
Kconfig
Makefile