Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357176
b: refs/heads/master
c: a75831f
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and Mauro Carvalho Chehab committed Dec 27, 2012
1 parent 833673e commit 31cac87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d193b758edaad192d05ebcb8dc4cb72711bf618
refs/heads/master: a75831f3600c479054fc3f70cd11257ab07886e2
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/s5p-jpeg/jpeg-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
*/
struct s5p_jpeg {
struct mutex lock;
struct spinlock slock;
spinlock_t slock;

struct v4l2_device v4l2_dev;
struct video_device *vfd_encoder;
Expand Down

0 comments on commit 31cac87

Please sign in to comment.