Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29857
b: refs/heads/master
c: 7d0dc26
h: refs/heads/master
i:
  29855: 824d79d
v: v3
  • Loading branch information
Trent Piepho authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 958825b commit f79a61a
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: 5d7dc8c4f667070dbc9a65e93b0e88ba9d19f22a
refs/heads/master: 7d0dc26952fe0b49f9139f3264318abf195fe596
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cpia.h
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ enum v4l_camstates {
struct cam_data {
struct list_head cam_data_list;

struct mutex busy_lock; /* guard against SMP multithreading */
struct mutex busy_lock; /* guard against SMP multithreading */
struct cpia_camera_ops *ops; /* lowlevel driver operations */
void *lowlevel_data; /* private data for lowlevel driver */
u8 *raw_image; /* buffer for raw image data */
Expand Down

0 comments on commit f79a61a

Please sign in to comment.