diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-05-01 09:31:40 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 12:29:43 (GMT) |
commit | 8d115931622eb19a15f2633cb35dd2c4a66db255 (patch) | |
tree | 23216f6e5fc4f71449369ad500824832d97ea8b9 /drivers/acpi/glue.c | |
parent | f4bd4be8d113534a28e0c9a86cddbabd47b06159 (diff) | |
download | linux-fsl-qoriq-8d115931622eb19a15f2633cb35dd2c4a66db255.tar.xz |
[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>
Diffstat (limited to 'drivers/acpi/glue.c')
0 files changed, 0 insertions, 0 deletions