git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3efe2f1
)
[media] uvcvideo: uvc_driver.c: use linux/atomic.h
author
Andrew Morton
<akpm@linux-foundation.org>
Thu, 1 Mar 2012 22:56:29 +0000
(19:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 19 Mar 2012 17:08:34 +0000
(14:08 -0300)
There's no known problem here, but this is one of only two non-arch files
in the kernel which use asm/atomic.h instead of linux/atomic.h.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found