diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-03-02 17:15:15 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-21 20:32:41 -0300 |
commit | 0cd301f19a91b3e1fb4130dcd9106777003ed4ed (patch) | |
tree | 5c6f30efc843196c15618a78f68cf22049caf8d5 /block/elevator.c | |
parent | dc46b8c8e3d7e6c7c7ddb78fc2137a5462e98679 (diff) |
[media] staging/cx25721: serialize access to devlist
Out of the three files accessing the device list,
one uses a mutex, one uses the BKL and one does
not have any locking. That is of course pointless,
so let's make all of them use the same mutex,
and get rid of one more BKL user.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Palash Bandyopadhyay <palash.bandyopadhyay@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'block/elevator.c')
0 files changed, 0 insertions, 0 deletions