mpeg_users is always read or written with core->lock held except
in mpeg_release (where it looks like a bug). A plain int is simpler
and faster.
Tested-by: Andi Huber
Tested-by: Marlon de Boer
Signed-off-by: Jonathan Nieder
---
drivers/media/video/cx88/cx88-blackbird.c | 11 ++-
dri
mpeg_users is always read or written with core->lock held except
in mpeg_release (where it looks like a bug). A plain int is simpler
and faster.
Signed-off-by: Jonathan Nieder
---
drivers/media/video/cx88/cx88-blackbird.c | 11 ++-
drivers/media/video/cx88/cx88.h |2 +-