]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] em28xx: Fix em28xx_devused cleanup logic on error
authorChris Rankin <rankincj@yahoo.com>
Sun, 4 Sep 2011 18:26:21 +0000 (15:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Sep 2011 19:45:54 +0000 (16:45 -0300)
commit9da9f356dc73c2ae65a15a1c1d6e53142706e96b
tree3b4cf394474de51509087ecea8d9106333f9ece9
parent6e89648195eba51ae7f6de9104fdb2e0920b4aef
[media] em28xx: Fix em28xx_devused cleanup logic on error

On 04/09/11 00:49, Mauro Carvalho Chehab wrote:
> This is an automatic generated email to let you know that the following patch were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] em28xx: use atomic bit operations for devices-in-use mask
> Author:  Chris Rankin<rankincj@yahoo.com>
> Date:    Sat Aug 20 08:21:03 2011 -0300
>
> Use atomic bit operations for the em28xx_devused mask, to prevent an
> unlikely race condition should two adapters be plugged in
> simultaneously. The operations also clearer than explicit bit
> manipulation anyway.
>
> Signed-off-by: Chris Rankin<rankincj@yahoo.com>
> Signed-off-by: Mauro Carvalho Chehab<mchehab@redhat.com>
>
>   drivers/media/video/em28xx/em28xx-cards.c |   33 ++++++++++++++---------------

I think you missed this line in the merge.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c