aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-03-02 17:15:15 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:41 -0300
commit0cd301f19a91b3e1fb4130dcd9106777003ed4ed (patch)
tree5c6f30efc843196c15618a78f68cf22049caf8d5 /drivers/media/video/cx18
parentdc46b8c8e3d7e6c7c7ddb78fc2137a5462e98679 (diff)
downloadkernel_samsung_smdk4412-0cd301f19a91b3e1fb4130dcd9106777003ed4ed.zip
kernel_samsung_smdk4412-0cd301f19a91b3e1fb4130dcd9106777003ed4ed.tar.gz
kernel_samsung_smdk4412-0cd301f19a91b3e1fb4130dcd9106777003ed4ed.tar.bz2
[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 'drivers/media/video/cx18')
0 files changed, 0 insertions, 0 deletions